xref: /minix3/share/i18n/csmapper/CP/UCS%CP932UDA.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: UCS%CP932UDA.src,v 1.1 2006/11/04 03:46:19 tnozaki Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel SambucTYPE		ROWCOL
4*36dcc4a4SLionel SambucNAME		"UCS/CP932UDA"
5*36dcc4a4SLionel SambucSRC_ZONE	0xE000-0xE757
6*36dcc4a4SLionel SambucOOB_MODE	INVALID
7*36dcc4a4SLionel SambucDST_INVALID	0xFFFF
8*36dcc4a4SLionel SambucDST_UNIT_BITS	16
9*36dcc4a4SLionel Sambuc
10*36dcc4a4SLionel SambucBEGIN_MAP
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by Unicode, Inc.
13*36dcc4a4SLionel Sambuc# Original notice:
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc#    Name:     cp932 to Unicode table
16*36dcc4a4SLionel Sambuc#    Unicode version: 2.0
17*36dcc4a4SLionel Sambuc#    Table version: 2.01
18*36dcc4a4SLionel Sambuc#    Table format:  Format A
19*36dcc4a4SLionel Sambuc#    Date:          04/15/98
20*36dcc4a4SLionel Sambuc#
21*36dcc4a4SLionel Sambuc#    Contact:       cpxlate@microsoft.com
22*36dcc4a4SLionel Sambuc#
23*36dcc4a4SLionel Sambuc#    General notes: none
24*36dcc4a4SLionel Sambuc#
25*36dcc4a4SLionel Sambuc#    Format: Three tab-separated columns
26*36dcc4a4SLionel Sambuc#        Column #1 is the cp932 code (in hex)
27*36dcc4a4SLionel Sambuc#        Column #2 is the Unicode (in hex as 0xXXXX)
28*36dcc4a4SLionel Sambuc#        Column #3 is the Unicode name (follows a comment sign, '#')
29*36dcc4a4SLionel Sambuc#
30*36dcc4a4SLionel Sambuc#    The entries are in cp932 order
31*36dcc4a4SLionel Sambuc#
32*36dcc4a4SLionel Sambuc0xE000 = 0x7F21
33*36dcc4a4SLionel Sambuc0xE001 = 0x7F22
34*36dcc4a4SLionel Sambuc0xE002 = 0x7F23
35*36dcc4a4SLionel Sambuc0xE003 = 0x7F24
36*36dcc4a4SLionel Sambuc0xE004 = 0x7F25
37*36dcc4a4SLionel Sambuc0xE005 = 0x7F26
38*36dcc4a4SLionel Sambuc0xE006 = 0x7F27
39*36dcc4a4SLionel Sambuc0xE007 = 0x7F28
40*36dcc4a4SLionel Sambuc0xE008 = 0x7F29
41*36dcc4a4SLionel Sambuc0xE009 = 0x7F2A
42*36dcc4a4SLionel Sambuc0xE00A = 0x7F2B
43*36dcc4a4SLionel Sambuc0xE00B = 0x7F2C
44*36dcc4a4SLionel Sambuc0xE00C = 0x7F2D
45*36dcc4a4SLionel Sambuc0xE00D = 0x7F2E
46*36dcc4a4SLionel Sambuc0xE00E = 0x7F2F
47*36dcc4a4SLionel Sambuc0xE00F = 0x7F30
48*36dcc4a4SLionel Sambuc0xE010 = 0x7F31
49*36dcc4a4SLionel Sambuc0xE011 = 0x7F32
50*36dcc4a4SLionel Sambuc0xE012 = 0x7F33
51*36dcc4a4SLionel Sambuc0xE013 = 0x7F34
52*36dcc4a4SLionel Sambuc0xE014 = 0x7F35
53*36dcc4a4SLionel Sambuc0xE015 = 0x7F36
54*36dcc4a4SLionel Sambuc0xE016 = 0x7F37
55*36dcc4a4SLionel Sambuc0xE017 = 0x7F38
56*36dcc4a4SLionel Sambuc0xE018 = 0x7F39
57*36dcc4a4SLionel Sambuc0xE019 = 0x7F3A
58*36dcc4a4SLionel Sambuc0xE01A = 0x7F3B
59*36dcc4a4SLionel Sambuc0xE01B = 0x7F3C
60*36dcc4a4SLionel Sambuc0xE01C = 0x7F3D
61*36dcc4a4SLionel Sambuc0xE01D = 0x7F3E
62*36dcc4a4SLionel Sambuc0xE01E = 0x7F3F
63*36dcc4a4SLionel Sambuc0xE01F = 0x7F40
64*36dcc4a4SLionel Sambuc0xE020 = 0x7F41
65*36dcc4a4SLionel Sambuc0xE021 = 0x7F42
66*36dcc4a4SLionel Sambuc0xE022 = 0x7F43
67*36dcc4a4SLionel Sambuc0xE023 = 0x7F44
68*36dcc4a4SLionel Sambuc0xE024 = 0x7F45
69*36dcc4a4SLionel Sambuc0xE025 = 0x7F46
70*36dcc4a4SLionel Sambuc0xE026 = 0x7F47
71*36dcc4a4SLionel Sambuc0xE027 = 0x7F48
72*36dcc4a4SLionel Sambuc0xE028 = 0x7F49
73*36dcc4a4SLionel Sambuc0xE029 = 0x7F4A
74*36dcc4a4SLionel Sambuc0xE02A = 0x7F4B
75*36dcc4a4SLionel Sambuc0xE02B = 0x7F4C
76*36dcc4a4SLionel Sambuc0xE02C = 0x7F4D
77*36dcc4a4SLionel Sambuc0xE02D = 0x7F4E
78*36dcc4a4SLionel Sambuc0xE02E = 0x7F4F
79*36dcc4a4SLionel Sambuc0xE02F = 0x7F50
80*36dcc4a4SLionel Sambuc0xE030 = 0x7F51
81*36dcc4a4SLionel Sambuc0xE031 = 0x7F52
82*36dcc4a4SLionel Sambuc0xE032 = 0x7F53
83*36dcc4a4SLionel Sambuc0xE033 = 0x7F54
84*36dcc4a4SLionel Sambuc0xE034 = 0x7F55
85*36dcc4a4SLionel Sambuc0xE035 = 0x7F56
86*36dcc4a4SLionel Sambuc0xE036 = 0x7F57
87*36dcc4a4SLionel Sambuc0xE037 = 0x7F58
88*36dcc4a4SLionel Sambuc0xE038 = 0x7F59
89*36dcc4a4SLionel Sambuc0xE039 = 0x7F5A
90*36dcc4a4SLionel Sambuc0xE03A = 0x7F5B
91*36dcc4a4SLionel Sambuc0xE03B = 0x7F5C
92*36dcc4a4SLionel Sambuc0xE03C = 0x7F5D
93*36dcc4a4SLionel Sambuc0xE03D = 0x7F5E
94*36dcc4a4SLionel Sambuc0xE03E = 0x7F5F
95*36dcc4a4SLionel Sambuc0xE03F = 0x7F60
96*36dcc4a4SLionel Sambuc0xE040 = 0x7F61
97*36dcc4a4SLionel Sambuc0xE041 = 0x7F62
98*36dcc4a4SLionel Sambuc0xE042 = 0x7F63
99*36dcc4a4SLionel Sambuc0xE043 = 0x7F64
100*36dcc4a4SLionel Sambuc0xE044 = 0x7F65
101*36dcc4a4SLionel Sambuc0xE045 = 0x7F66
102*36dcc4a4SLionel Sambuc0xE046 = 0x7F67
103*36dcc4a4SLionel Sambuc0xE047 = 0x7F68
104*36dcc4a4SLionel Sambuc0xE048 = 0x7F69
105*36dcc4a4SLionel Sambuc0xE049 = 0x7F6A
106*36dcc4a4SLionel Sambuc0xE04A = 0x7F6B
107*36dcc4a4SLionel Sambuc0xE04B = 0x7F6C
108*36dcc4a4SLionel Sambuc0xE04C = 0x7F6D
109*36dcc4a4SLionel Sambuc0xE04D = 0x7F6E
110*36dcc4a4SLionel Sambuc0xE04E = 0x7F6F
111*36dcc4a4SLionel Sambuc0xE04F = 0x7F70
112*36dcc4a4SLionel Sambuc0xE050 = 0x7F71
113*36dcc4a4SLionel Sambuc0xE051 = 0x7F72
114*36dcc4a4SLionel Sambuc0xE052 = 0x7F73
115*36dcc4a4SLionel Sambuc0xE053 = 0x7F74
116*36dcc4a4SLionel Sambuc0xE054 = 0x7F75
117*36dcc4a4SLionel Sambuc0xE055 = 0x7F76
118*36dcc4a4SLionel Sambuc0xE056 = 0x7F77
119*36dcc4a4SLionel Sambuc0xE057 = 0x7F78
120*36dcc4a4SLionel Sambuc0xE058 = 0x7F79
121*36dcc4a4SLionel Sambuc0xE059 = 0x7F7A
122*36dcc4a4SLionel Sambuc0xE05A = 0x7F7B
123*36dcc4a4SLionel Sambuc0xE05B = 0x7F7C
124*36dcc4a4SLionel Sambuc0xE05C = 0x7F7D
125*36dcc4a4SLionel Sambuc0xE05D = 0x7F7E
126*36dcc4a4SLionel Sambuc0xE05E = 0x8021
127*36dcc4a4SLionel Sambuc0xE05F = 0x8022
128*36dcc4a4SLionel Sambuc0xE060 = 0x8023
129*36dcc4a4SLionel Sambuc0xE061 = 0x8024
130*36dcc4a4SLionel Sambuc0xE062 = 0x8025
131*36dcc4a4SLionel Sambuc0xE063 = 0x8026
132*36dcc4a4SLionel Sambuc0xE064 = 0x8027
133*36dcc4a4SLionel Sambuc0xE065 = 0x8028
134*36dcc4a4SLionel Sambuc0xE066 = 0x8029
135*36dcc4a4SLionel Sambuc0xE067 = 0x802A
136*36dcc4a4SLionel Sambuc0xE068 = 0x802B
137*36dcc4a4SLionel Sambuc0xE069 = 0x802C
138*36dcc4a4SLionel Sambuc0xE06A = 0x802D
139*36dcc4a4SLionel Sambuc0xE06B = 0x802E
140*36dcc4a4SLionel Sambuc0xE06C = 0x802F
141*36dcc4a4SLionel Sambuc0xE06D = 0x8030
142*36dcc4a4SLionel Sambuc0xE06E = 0x8031
143*36dcc4a4SLionel Sambuc0xE06F = 0x8032
144*36dcc4a4SLionel Sambuc0xE070 = 0x8033
145*36dcc4a4SLionel Sambuc0xE071 = 0x8034
146*36dcc4a4SLionel Sambuc0xE072 = 0x8035
147*36dcc4a4SLionel Sambuc0xE073 = 0x8036
148*36dcc4a4SLionel Sambuc0xE074 = 0x8037
149*36dcc4a4SLionel Sambuc0xE075 = 0x8038
150*36dcc4a4SLionel Sambuc0xE076 = 0x8039
151*36dcc4a4SLionel Sambuc0xE077 = 0x803A
152*36dcc4a4SLionel Sambuc0xE078 = 0x803B
153*36dcc4a4SLionel Sambuc0xE079 = 0x803C
154*36dcc4a4SLionel Sambuc0xE07A = 0x803D
155*36dcc4a4SLionel Sambuc0xE07B = 0x803E
156*36dcc4a4SLionel Sambuc0xE07C = 0x803F
157*36dcc4a4SLionel Sambuc0xE07D = 0x8040
158*36dcc4a4SLionel Sambuc0xE07E = 0x8041
159*36dcc4a4SLionel Sambuc0xE07F = 0x8042
160*36dcc4a4SLionel Sambuc0xE080 = 0x8043
161*36dcc4a4SLionel Sambuc0xE081 = 0x8044
162*36dcc4a4SLionel Sambuc0xE082 = 0x8045
163*36dcc4a4SLionel Sambuc0xE083 = 0x8046
164*36dcc4a4SLionel Sambuc0xE084 = 0x8047
165*36dcc4a4SLionel Sambuc0xE085 = 0x8048
166*36dcc4a4SLionel Sambuc0xE086 = 0x8049
167*36dcc4a4SLionel Sambuc0xE087 = 0x804A
168*36dcc4a4SLionel Sambuc0xE088 = 0x804B
169*36dcc4a4SLionel Sambuc0xE089 = 0x804C
170*36dcc4a4SLionel Sambuc0xE08A = 0x804D
171*36dcc4a4SLionel Sambuc0xE08B = 0x804E
172*36dcc4a4SLionel Sambuc0xE08C = 0x804F
173*36dcc4a4SLionel Sambuc0xE08D = 0x8050
174*36dcc4a4SLionel Sambuc0xE08E = 0x8051
175*36dcc4a4SLionel Sambuc0xE08F = 0x8052
176*36dcc4a4SLionel Sambuc0xE090 = 0x8053
177*36dcc4a4SLionel Sambuc0xE091 = 0x8054
178*36dcc4a4SLionel Sambuc0xE092 = 0x8055
179*36dcc4a4SLionel Sambuc0xE093 = 0x8056
180*36dcc4a4SLionel Sambuc0xE094 = 0x8057
181*36dcc4a4SLionel Sambuc0xE095 = 0x8058
182*36dcc4a4SLionel Sambuc0xE096 = 0x8059
183*36dcc4a4SLionel Sambuc0xE097 = 0x805A
184*36dcc4a4SLionel Sambuc0xE098 = 0x805B
185*36dcc4a4SLionel Sambuc0xE099 = 0x805C
186*36dcc4a4SLionel Sambuc0xE09A = 0x805D
187*36dcc4a4SLionel Sambuc0xE09B = 0x805E
188*36dcc4a4SLionel Sambuc0xE09C = 0x805F
189*36dcc4a4SLionel Sambuc0xE09D = 0x8060
190*36dcc4a4SLionel Sambuc0xE09E = 0x8061
191*36dcc4a4SLionel Sambuc0xE09F = 0x8062
192*36dcc4a4SLionel Sambuc0xE0A0 = 0x8063
193*36dcc4a4SLionel Sambuc0xE0A1 = 0x8064
194*36dcc4a4SLionel Sambuc0xE0A2 = 0x8065
195*36dcc4a4SLionel Sambuc0xE0A3 = 0x8066
196*36dcc4a4SLionel Sambuc0xE0A4 = 0x8067
197*36dcc4a4SLionel Sambuc0xE0A5 = 0x8068
198*36dcc4a4SLionel Sambuc0xE0A6 = 0x8069
199*36dcc4a4SLionel Sambuc0xE0A7 = 0x806A
200*36dcc4a4SLionel Sambuc0xE0A8 = 0x806B
201*36dcc4a4SLionel Sambuc0xE0A9 = 0x806C
202*36dcc4a4SLionel Sambuc0xE0AA = 0x806D
203*36dcc4a4SLionel Sambuc0xE0AB = 0x806E
204*36dcc4a4SLionel Sambuc0xE0AC = 0x806F
205*36dcc4a4SLionel Sambuc0xE0AD = 0x8070
206*36dcc4a4SLionel Sambuc0xE0AE = 0x8071
207*36dcc4a4SLionel Sambuc0xE0AF = 0x8072
208*36dcc4a4SLionel Sambuc0xE0B0 = 0x8073
209*36dcc4a4SLionel Sambuc0xE0B1 = 0x8074
210*36dcc4a4SLionel Sambuc0xE0B2 = 0x8075
211*36dcc4a4SLionel Sambuc0xE0B3 = 0x8076
212*36dcc4a4SLionel Sambuc0xE0B4 = 0x8077
213*36dcc4a4SLionel Sambuc0xE0B5 = 0x8078
214*36dcc4a4SLionel Sambuc0xE0B6 = 0x8079
215*36dcc4a4SLionel Sambuc0xE0B7 = 0x807A
216*36dcc4a4SLionel Sambuc0xE0B8 = 0x807B
217*36dcc4a4SLionel Sambuc0xE0B9 = 0x807C
218*36dcc4a4SLionel Sambuc0xE0BA = 0x807D
219*36dcc4a4SLionel Sambuc0xE0BB = 0x807E
220*36dcc4a4SLionel Sambuc0xE0BC = 0x8121
221*36dcc4a4SLionel Sambuc0xE0BD = 0x8122
222*36dcc4a4SLionel Sambuc0xE0BE = 0x8123
223*36dcc4a4SLionel Sambuc0xE0BF = 0x8124
224*36dcc4a4SLionel Sambuc0xE0C0 = 0x8125
225*36dcc4a4SLionel Sambuc0xE0C1 = 0x8126
226*36dcc4a4SLionel Sambuc0xE0C2 = 0x8127
227*36dcc4a4SLionel Sambuc0xE0C3 = 0x8128
228*36dcc4a4SLionel Sambuc0xE0C4 = 0x8129
229*36dcc4a4SLionel Sambuc0xE0C5 = 0x812A
230*36dcc4a4SLionel Sambuc0xE0C6 = 0x812B
231*36dcc4a4SLionel Sambuc0xE0C7 = 0x812C
232*36dcc4a4SLionel Sambuc0xE0C8 = 0x812D
233*36dcc4a4SLionel Sambuc0xE0C9 = 0x812E
234*36dcc4a4SLionel Sambuc0xE0CA = 0x812F
235*36dcc4a4SLionel Sambuc0xE0CB = 0x8130
236*36dcc4a4SLionel Sambuc0xE0CC = 0x8131
237*36dcc4a4SLionel Sambuc0xE0CD = 0x8132
238*36dcc4a4SLionel Sambuc0xE0CE = 0x8133
239*36dcc4a4SLionel Sambuc0xE0CF = 0x8134
240*36dcc4a4SLionel Sambuc0xE0D0 = 0x8135
241*36dcc4a4SLionel Sambuc0xE0D1 = 0x8136
242*36dcc4a4SLionel Sambuc0xE0D2 = 0x8137
243*36dcc4a4SLionel Sambuc0xE0D3 = 0x8138
244*36dcc4a4SLionel Sambuc0xE0D4 = 0x8139
245*36dcc4a4SLionel Sambuc0xE0D5 = 0x813A
246*36dcc4a4SLionel Sambuc0xE0D6 = 0x813B
247*36dcc4a4SLionel Sambuc0xE0D7 = 0x813C
248*36dcc4a4SLionel Sambuc0xE0D8 = 0x813D
249*36dcc4a4SLionel Sambuc0xE0D9 = 0x813E
250*36dcc4a4SLionel Sambuc0xE0DA = 0x813F
251*36dcc4a4SLionel Sambuc0xE0DB = 0x8140
252*36dcc4a4SLionel Sambuc0xE0DC = 0x8141
253*36dcc4a4SLionel Sambuc0xE0DD = 0x8142
254*36dcc4a4SLionel Sambuc0xE0DE = 0x8143
255*36dcc4a4SLionel Sambuc0xE0DF = 0x8144
256*36dcc4a4SLionel Sambuc0xE0E0 = 0x8145
257*36dcc4a4SLionel Sambuc0xE0E1 = 0x8146
258*36dcc4a4SLionel Sambuc0xE0E2 = 0x8147
259*36dcc4a4SLionel Sambuc0xE0E3 = 0x8148
260*36dcc4a4SLionel Sambuc0xE0E4 = 0x8149
261*36dcc4a4SLionel Sambuc0xE0E5 = 0x814A
262*36dcc4a4SLionel Sambuc0xE0E6 = 0x814B
263*36dcc4a4SLionel Sambuc0xE0E7 = 0x814C
264*36dcc4a4SLionel Sambuc0xE0E8 = 0x814D
265*36dcc4a4SLionel Sambuc0xE0E9 = 0x814E
266*36dcc4a4SLionel Sambuc0xE0EA = 0x814F
267*36dcc4a4SLionel Sambuc0xE0EB = 0x8150
268*36dcc4a4SLionel Sambuc0xE0EC = 0x8151
269*36dcc4a4SLionel Sambuc0xE0ED = 0x8152
270*36dcc4a4SLionel Sambuc0xE0EE = 0x8153
271*36dcc4a4SLionel Sambuc0xE0EF = 0x8154
272*36dcc4a4SLionel Sambuc0xE0F0 = 0x8155
273*36dcc4a4SLionel Sambuc0xE0F1 = 0x8156
274*36dcc4a4SLionel Sambuc0xE0F2 = 0x8157
275*36dcc4a4SLionel Sambuc0xE0F3 = 0x8158
276*36dcc4a4SLionel Sambuc0xE0F4 = 0x8159
277*36dcc4a4SLionel Sambuc0xE0F5 = 0x815A
278*36dcc4a4SLionel Sambuc0xE0F6 = 0x815B
279*36dcc4a4SLionel Sambuc0xE0F7 = 0x815C
280*36dcc4a4SLionel Sambuc0xE0F8 = 0x815D
281*36dcc4a4SLionel Sambuc0xE0F9 = 0x815E
282*36dcc4a4SLionel Sambuc0xE0FA = 0x815F
283*36dcc4a4SLionel Sambuc0xE0FB = 0x8160
284*36dcc4a4SLionel Sambuc0xE0FC = 0x8161
285*36dcc4a4SLionel Sambuc0xE0FD = 0x8162
286*36dcc4a4SLionel Sambuc0xE0FE = 0x8163
287*36dcc4a4SLionel Sambuc0xE0FF = 0x8164
288*36dcc4a4SLionel Sambuc0xE100 = 0x8165
289*36dcc4a4SLionel Sambuc0xE101 = 0x8166
290*36dcc4a4SLionel Sambuc0xE102 = 0x8167
291*36dcc4a4SLionel Sambuc0xE103 = 0x8168
292*36dcc4a4SLionel Sambuc0xE104 = 0x8169
293*36dcc4a4SLionel Sambuc0xE105 = 0x816A
294*36dcc4a4SLionel Sambuc0xE106 = 0x816B
295*36dcc4a4SLionel Sambuc0xE107 = 0x816C
296*36dcc4a4SLionel Sambuc0xE108 = 0x816D
297*36dcc4a4SLionel Sambuc0xE109 = 0x816E
298*36dcc4a4SLionel Sambuc0xE10A = 0x816F
299*36dcc4a4SLionel Sambuc0xE10B = 0x8170
300*36dcc4a4SLionel Sambuc0xE10C = 0x8171
301*36dcc4a4SLionel Sambuc0xE10D = 0x8172
302*36dcc4a4SLionel Sambuc0xE10E = 0x8173
303*36dcc4a4SLionel Sambuc0xE10F = 0x8174
304*36dcc4a4SLionel Sambuc0xE110 = 0x8175
305*36dcc4a4SLionel Sambuc0xE111 = 0x8176
306*36dcc4a4SLionel Sambuc0xE112 = 0x8177
307*36dcc4a4SLionel Sambuc0xE113 = 0x8178
308*36dcc4a4SLionel Sambuc0xE114 = 0x8179
309*36dcc4a4SLionel Sambuc0xE115 = 0x817A
310*36dcc4a4SLionel Sambuc0xE116 = 0x817B
311*36dcc4a4SLionel Sambuc0xE117 = 0x817C
312*36dcc4a4SLionel Sambuc0xE118 = 0x817D
313*36dcc4a4SLionel Sambuc0xE119 = 0x817E
314*36dcc4a4SLionel Sambuc0xE11A = 0x8221
315*36dcc4a4SLionel Sambuc0xE11B = 0x8222
316*36dcc4a4SLionel Sambuc0xE11C = 0x8223
317*36dcc4a4SLionel Sambuc0xE11D = 0x8224
318*36dcc4a4SLionel Sambuc0xE11E = 0x8225
319*36dcc4a4SLionel Sambuc0xE11F = 0x8226
320*36dcc4a4SLionel Sambuc0xE120 = 0x8227
321*36dcc4a4SLionel Sambuc0xE121 = 0x8228
322*36dcc4a4SLionel Sambuc0xE122 = 0x8229
323*36dcc4a4SLionel Sambuc0xE123 = 0x822A
324*36dcc4a4SLionel Sambuc0xE124 = 0x822B
325*36dcc4a4SLionel Sambuc0xE125 = 0x822C
326*36dcc4a4SLionel Sambuc0xE126 = 0x822D
327*36dcc4a4SLionel Sambuc0xE127 = 0x822E
328*36dcc4a4SLionel Sambuc0xE128 = 0x822F
329*36dcc4a4SLionel Sambuc0xE129 = 0x8230
330*36dcc4a4SLionel Sambuc0xE12A = 0x8231
331*36dcc4a4SLionel Sambuc0xE12B = 0x8232
332*36dcc4a4SLionel Sambuc0xE12C = 0x8233
333*36dcc4a4SLionel Sambuc0xE12D = 0x8234
334*36dcc4a4SLionel Sambuc0xE12E = 0x8235
335*36dcc4a4SLionel Sambuc0xE12F = 0x8236
336*36dcc4a4SLionel Sambuc0xE130 = 0x8237
337*36dcc4a4SLionel Sambuc0xE131 = 0x8238
338*36dcc4a4SLionel Sambuc0xE132 = 0x8239
339*36dcc4a4SLionel Sambuc0xE133 = 0x823A
340*36dcc4a4SLionel Sambuc0xE134 = 0x823B
341*36dcc4a4SLionel Sambuc0xE135 = 0x823C
342*36dcc4a4SLionel Sambuc0xE136 = 0x823D
343*36dcc4a4SLionel Sambuc0xE137 = 0x823E
344*36dcc4a4SLionel Sambuc0xE138 = 0x823F
345*36dcc4a4SLionel Sambuc0xE139 = 0x8240
346*36dcc4a4SLionel Sambuc0xE13A = 0x8241
347*36dcc4a4SLionel Sambuc0xE13B = 0x8242
348*36dcc4a4SLionel Sambuc0xE13C = 0x8243
349*36dcc4a4SLionel Sambuc0xE13D = 0x8244
350*36dcc4a4SLionel Sambuc0xE13E = 0x8245
351*36dcc4a4SLionel Sambuc0xE13F = 0x8246
352*36dcc4a4SLionel Sambuc0xE140 = 0x8247
353*36dcc4a4SLionel Sambuc0xE141 = 0x8248
354*36dcc4a4SLionel Sambuc0xE142 = 0x8249
355*36dcc4a4SLionel Sambuc0xE143 = 0x824A
356*36dcc4a4SLionel Sambuc0xE144 = 0x824B
357*36dcc4a4SLionel Sambuc0xE145 = 0x824C
358*36dcc4a4SLionel Sambuc0xE146 = 0x824D
359*36dcc4a4SLionel Sambuc0xE147 = 0x824E
360*36dcc4a4SLionel Sambuc0xE148 = 0x824F
361*36dcc4a4SLionel Sambuc0xE149 = 0x8250
362*36dcc4a4SLionel Sambuc0xE14A = 0x8251
363*36dcc4a4SLionel Sambuc0xE14B = 0x8252
364*36dcc4a4SLionel Sambuc0xE14C = 0x8253
365*36dcc4a4SLionel Sambuc0xE14D = 0x8254
366*36dcc4a4SLionel Sambuc0xE14E = 0x8255
367*36dcc4a4SLionel Sambuc0xE14F = 0x8256
368*36dcc4a4SLionel Sambuc0xE150 = 0x8257
369*36dcc4a4SLionel Sambuc0xE151 = 0x8258
370*36dcc4a4SLionel Sambuc0xE152 = 0x8259
371*36dcc4a4SLionel Sambuc0xE153 = 0x825A
372*36dcc4a4SLionel Sambuc0xE154 = 0x825B
373*36dcc4a4SLionel Sambuc0xE155 = 0x825C
374*36dcc4a4SLionel Sambuc0xE156 = 0x825D
375*36dcc4a4SLionel Sambuc0xE157 = 0x825E
376*36dcc4a4SLionel Sambuc0xE158 = 0x825F
377*36dcc4a4SLionel Sambuc0xE159 = 0x8260
378*36dcc4a4SLionel Sambuc0xE15A = 0x8261
379*36dcc4a4SLionel Sambuc0xE15B = 0x8262
380*36dcc4a4SLionel Sambuc0xE15C = 0x8263
381*36dcc4a4SLionel Sambuc0xE15D = 0x8264
382*36dcc4a4SLionel Sambuc0xE15E = 0x8265
383*36dcc4a4SLionel Sambuc0xE15F = 0x8266
384*36dcc4a4SLionel Sambuc0xE160 = 0x8267
385*36dcc4a4SLionel Sambuc0xE161 = 0x8268
386*36dcc4a4SLionel Sambuc0xE162 = 0x8269
387*36dcc4a4SLionel Sambuc0xE163 = 0x826A
388*36dcc4a4SLionel Sambuc0xE164 = 0x826B
389*36dcc4a4SLionel Sambuc0xE165 = 0x826C
390*36dcc4a4SLionel Sambuc0xE166 = 0x826D
391*36dcc4a4SLionel Sambuc0xE167 = 0x826E
392*36dcc4a4SLionel Sambuc0xE168 = 0x826F
393*36dcc4a4SLionel Sambuc0xE169 = 0x8270
394*36dcc4a4SLionel Sambuc0xE16A = 0x8271
395*36dcc4a4SLionel Sambuc0xE16B = 0x8272
396*36dcc4a4SLionel Sambuc0xE16C = 0x8273
397*36dcc4a4SLionel Sambuc0xE16D = 0x8274
398*36dcc4a4SLionel Sambuc0xE16E = 0x8275
399*36dcc4a4SLionel Sambuc0xE16F = 0x8276
400*36dcc4a4SLionel Sambuc0xE170 = 0x8277
401*36dcc4a4SLionel Sambuc0xE171 = 0x8278
402*36dcc4a4SLionel Sambuc0xE172 = 0x8279
403*36dcc4a4SLionel Sambuc0xE173 = 0x827A
404*36dcc4a4SLionel Sambuc0xE174 = 0x827B
405*36dcc4a4SLionel Sambuc0xE175 = 0x827C
406*36dcc4a4SLionel Sambuc0xE176 = 0x827D
407*36dcc4a4SLionel Sambuc0xE177 = 0x827E
408*36dcc4a4SLionel Sambuc0xE178 = 0x8321
409*36dcc4a4SLionel Sambuc0xE179 = 0x8322
410*36dcc4a4SLionel Sambuc0xE17A = 0x8323
411*36dcc4a4SLionel Sambuc0xE17B = 0x8324
412*36dcc4a4SLionel Sambuc0xE17C = 0x8325
413*36dcc4a4SLionel Sambuc0xE17D = 0x8326
414*36dcc4a4SLionel Sambuc0xE17E = 0x8327
415*36dcc4a4SLionel Sambuc0xE17F = 0x8328
416*36dcc4a4SLionel Sambuc0xE180 = 0x8329
417*36dcc4a4SLionel Sambuc0xE181 = 0x832A
418*36dcc4a4SLionel Sambuc0xE182 = 0x832B
419*36dcc4a4SLionel Sambuc0xE183 = 0x832C
420*36dcc4a4SLionel Sambuc0xE184 = 0x832D
421*36dcc4a4SLionel Sambuc0xE185 = 0x832E
422*36dcc4a4SLionel Sambuc0xE186 = 0x832F
423*36dcc4a4SLionel Sambuc0xE187 = 0x8330
424*36dcc4a4SLionel Sambuc0xE188 = 0x8331
425*36dcc4a4SLionel Sambuc0xE189 = 0x8332
426*36dcc4a4SLionel Sambuc0xE18A = 0x8333
427*36dcc4a4SLionel Sambuc0xE18B = 0x8334
428*36dcc4a4SLionel Sambuc0xE18C = 0x8335
429*36dcc4a4SLionel Sambuc0xE18D = 0x8336
430*36dcc4a4SLionel Sambuc0xE18E = 0x8337
431*36dcc4a4SLionel Sambuc0xE18F = 0x8338
432*36dcc4a4SLionel Sambuc0xE190 = 0x8339
433*36dcc4a4SLionel Sambuc0xE191 = 0x833A
434*36dcc4a4SLionel Sambuc0xE192 = 0x833B
435*36dcc4a4SLionel Sambuc0xE193 = 0x833C
436*36dcc4a4SLionel Sambuc0xE194 = 0x833D
437*36dcc4a4SLionel Sambuc0xE195 = 0x833E
438*36dcc4a4SLionel Sambuc0xE196 = 0x833F
439*36dcc4a4SLionel Sambuc0xE197 = 0x8340
440*36dcc4a4SLionel Sambuc0xE198 = 0x8341
441*36dcc4a4SLionel Sambuc0xE199 = 0x8342
442*36dcc4a4SLionel Sambuc0xE19A = 0x8343
443*36dcc4a4SLionel Sambuc0xE19B = 0x8344
444*36dcc4a4SLionel Sambuc0xE19C = 0x8345
445*36dcc4a4SLionel Sambuc0xE19D = 0x8346
446*36dcc4a4SLionel Sambuc0xE19E = 0x8347
447*36dcc4a4SLionel Sambuc0xE19F = 0x8348
448*36dcc4a4SLionel Sambuc0xE1A0 = 0x8349
449*36dcc4a4SLionel Sambuc0xE1A1 = 0x834A
450*36dcc4a4SLionel Sambuc0xE1A2 = 0x834B
451*36dcc4a4SLionel Sambuc0xE1A3 = 0x834C
452*36dcc4a4SLionel Sambuc0xE1A4 = 0x834D
453*36dcc4a4SLionel Sambuc0xE1A5 = 0x834E
454*36dcc4a4SLionel Sambuc0xE1A6 = 0x834F
455*36dcc4a4SLionel Sambuc0xE1A7 = 0x8350
456*36dcc4a4SLionel Sambuc0xE1A8 = 0x8351
457*36dcc4a4SLionel Sambuc0xE1A9 = 0x8352
458*36dcc4a4SLionel Sambuc0xE1AA = 0x8353
459*36dcc4a4SLionel Sambuc0xE1AB = 0x8354
460*36dcc4a4SLionel Sambuc0xE1AC = 0x8355
461*36dcc4a4SLionel Sambuc0xE1AD = 0x8356
462*36dcc4a4SLionel Sambuc0xE1AE = 0x8357
463*36dcc4a4SLionel Sambuc0xE1AF = 0x8358
464*36dcc4a4SLionel Sambuc0xE1B0 = 0x8359
465*36dcc4a4SLionel Sambuc0xE1B1 = 0x835A
466*36dcc4a4SLionel Sambuc0xE1B2 = 0x835B
467*36dcc4a4SLionel Sambuc0xE1B3 = 0x835C
468*36dcc4a4SLionel Sambuc0xE1B4 = 0x835D
469*36dcc4a4SLionel Sambuc0xE1B5 = 0x835E
470*36dcc4a4SLionel Sambuc0xE1B6 = 0x835F
471*36dcc4a4SLionel Sambuc0xE1B7 = 0x8360
472*36dcc4a4SLionel Sambuc0xE1B8 = 0x8361
473*36dcc4a4SLionel Sambuc0xE1B9 = 0x8362
474*36dcc4a4SLionel Sambuc0xE1BA = 0x8363
475*36dcc4a4SLionel Sambuc0xE1BB = 0x8364
476*36dcc4a4SLionel Sambuc0xE1BC = 0x8365
477*36dcc4a4SLionel Sambuc0xE1BD = 0x8366
478*36dcc4a4SLionel Sambuc0xE1BE = 0x8367
479*36dcc4a4SLionel Sambuc0xE1BF = 0x8368
480*36dcc4a4SLionel Sambuc0xE1C0 = 0x8369
481*36dcc4a4SLionel Sambuc0xE1C1 = 0x836A
482*36dcc4a4SLionel Sambuc0xE1C2 = 0x836B
483*36dcc4a4SLionel Sambuc0xE1C3 = 0x836C
484*36dcc4a4SLionel Sambuc0xE1C4 = 0x836D
485*36dcc4a4SLionel Sambuc0xE1C5 = 0x836E
486*36dcc4a4SLionel Sambuc0xE1C6 = 0x836F
487*36dcc4a4SLionel Sambuc0xE1C7 = 0x8370
488*36dcc4a4SLionel Sambuc0xE1C8 = 0x8371
489*36dcc4a4SLionel Sambuc0xE1C9 = 0x8372
490*36dcc4a4SLionel Sambuc0xE1CA = 0x8373
491*36dcc4a4SLionel Sambuc0xE1CB = 0x8374
492*36dcc4a4SLionel Sambuc0xE1CC = 0x8375
493*36dcc4a4SLionel Sambuc0xE1CD = 0x8376
494*36dcc4a4SLionel Sambuc0xE1CE = 0x8377
495*36dcc4a4SLionel Sambuc0xE1CF = 0x8378
496*36dcc4a4SLionel Sambuc0xE1D0 = 0x8379
497*36dcc4a4SLionel Sambuc0xE1D1 = 0x837A
498*36dcc4a4SLionel Sambuc0xE1D2 = 0x837B
499*36dcc4a4SLionel Sambuc0xE1D3 = 0x837C
500*36dcc4a4SLionel Sambuc0xE1D4 = 0x837D
501*36dcc4a4SLionel Sambuc0xE1D5 = 0x837E
502*36dcc4a4SLionel Sambuc0xE1D6 = 0x8421
503*36dcc4a4SLionel Sambuc0xE1D7 = 0x8422
504*36dcc4a4SLionel Sambuc0xE1D8 = 0x8423
505*36dcc4a4SLionel Sambuc0xE1D9 = 0x8424
506*36dcc4a4SLionel Sambuc0xE1DA = 0x8425
507*36dcc4a4SLionel Sambuc0xE1DB = 0x8426
508*36dcc4a4SLionel Sambuc0xE1DC = 0x8427
509*36dcc4a4SLionel Sambuc0xE1DD = 0x8428
510*36dcc4a4SLionel Sambuc0xE1DE = 0x8429
511*36dcc4a4SLionel Sambuc0xE1DF = 0x842A
512*36dcc4a4SLionel Sambuc0xE1E0 = 0x842B
513*36dcc4a4SLionel Sambuc0xE1E1 = 0x842C
514*36dcc4a4SLionel Sambuc0xE1E2 = 0x842D
515*36dcc4a4SLionel Sambuc0xE1E3 = 0x842E
516*36dcc4a4SLionel Sambuc0xE1E4 = 0x842F
517*36dcc4a4SLionel Sambuc0xE1E5 = 0x8430
518*36dcc4a4SLionel Sambuc0xE1E6 = 0x8431
519*36dcc4a4SLionel Sambuc0xE1E7 = 0x8432
520*36dcc4a4SLionel Sambuc0xE1E8 = 0x8433
521*36dcc4a4SLionel Sambuc0xE1E9 = 0x8434
522*36dcc4a4SLionel Sambuc0xE1EA = 0x8435
523*36dcc4a4SLionel Sambuc0xE1EB = 0x8436
524*36dcc4a4SLionel Sambuc0xE1EC = 0x8437
525*36dcc4a4SLionel Sambuc0xE1ED = 0x8438
526*36dcc4a4SLionel Sambuc0xE1EE = 0x8439
527*36dcc4a4SLionel Sambuc0xE1EF = 0x843A
528*36dcc4a4SLionel Sambuc0xE1F0 = 0x843B
529*36dcc4a4SLionel Sambuc0xE1F1 = 0x843C
530*36dcc4a4SLionel Sambuc0xE1F2 = 0x843D
531*36dcc4a4SLionel Sambuc0xE1F3 = 0x843E
532*36dcc4a4SLionel Sambuc0xE1F4 = 0x843F
533*36dcc4a4SLionel Sambuc0xE1F5 = 0x8440
534*36dcc4a4SLionel Sambuc0xE1F6 = 0x8441
535*36dcc4a4SLionel Sambuc0xE1F7 = 0x8442
536*36dcc4a4SLionel Sambuc0xE1F8 = 0x8443
537*36dcc4a4SLionel Sambuc0xE1F9 = 0x8444
538*36dcc4a4SLionel Sambuc0xE1FA = 0x8445
539*36dcc4a4SLionel Sambuc0xE1FB = 0x8446
540*36dcc4a4SLionel Sambuc0xE1FC = 0x8447
541*36dcc4a4SLionel Sambuc0xE1FD = 0x8448
542*36dcc4a4SLionel Sambuc0xE1FE = 0x8449
543*36dcc4a4SLionel Sambuc0xE1FF = 0x844A
544*36dcc4a4SLionel Sambuc0xE200 = 0x844B
545*36dcc4a4SLionel Sambuc0xE201 = 0x844C
546*36dcc4a4SLionel Sambuc0xE202 = 0x844D
547*36dcc4a4SLionel Sambuc0xE203 = 0x844E
548*36dcc4a4SLionel Sambuc0xE204 = 0x844F
549*36dcc4a4SLionel Sambuc0xE205 = 0x8450
550*36dcc4a4SLionel Sambuc0xE206 = 0x8451
551*36dcc4a4SLionel Sambuc0xE207 = 0x8452
552*36dcc4a4SLionel Sambuc0xE208 = 0x8453
553*36dcc4a4SLionel Sambuc0xE209 = 0x8454
554*36dcc4a4SLionel Sambuc0xE20A = 0x8455
555*36dcc4a4SLionel Sambuc0xE20B = 0x8456
556*36dcc4a4SLionel Sambuc0xE20C = 0x8457
557*36dcc4a4SLionel Sambuc0xE20D = 0x8458
558*36dcc4a4SLionel Sambuc0xE20E = 0x8459
559*36dcc4a4SLionel Sambuc0xE20F = 0x845A
560*36dcc4a4SLionel Sambuc0xE210 = 0x845B
561*36dcc4a4SLionel Sambuc0xE211 = 0x845C
562*36dcc4a4SLionel Sambuc0xE212 = 0x845D
563*36dcc4a4SLionel Sambuc0xE213 = 0x845E
564*36dcc4a4SLionel Sambuc0xE214 = 0x845F
565*36dcc4a4SLionel Sambuc0xE215 = 0x8460
566*36dcc4a4SLionel Sambuc0xE216 = 0x8461
567*36dcc4a4SLionel Sambuc0xE217 = 0x8462
568*36dcc4a4SLionel Sambuc0xE218 = 0x8463
569*36dcc4a4SLionel Sambuc0xE219 = 0x8464
570*36dcc4a4SLionel Sambuc0xE21A = 0x8465
571*36dcc4a4SLionel Sambuc0xE21B = 0x8466
572*36dcc4a4SLionel Sambuc0xE21C = 0x8467
573*36dcc4a4SLionel Sambuc0xE21D = 0x8468
574*36dcc4a4SLionel Sambuc0xE21E = 0x8469
575*36dcc4a4SLionel Sambuc0xE21F = 0x846A
576*36dcc4a4SLionel Sambuc0xE220 = 0x846B
577*36dcc4a4SLionel Sambuc0xE221 = 0x846C
578*36dcc4a4SLionel Sambuc0xE222 = 0x846D
579*36dcc4a4SLionel Sambuc0xE223 = 0x846E
580*36dcc4a4SLionel Sambuc0xE224 = 0x846F
581*36dcc4a4SLionel Sambuc0xE225 = 0x8470
582*36dcc4a4SLionel Sambuc0xE226 = 0x8471
583*36dcc4a4SLionel Sambuc0xE227 = 0x8472
584*36dcc4a4SLionel Sambuc0xE228 = 0x8473
585*36dcc4a4SLionel Sambuc0xE229 = 0x8474
586*36dcc4a4SLionel Sambuc0xE22A = 0x8475
587*36dcc4a4SLionel Sambuc0xE22B = 0x8476
588*36dcc4a4SLionel Sambuc0xE22C = 0x8477
589*36dcc4a4SLionel Sambuc0xE22D = 0x8478
590*36dcc4a4SLionel Sambuc0xE22E = 0x8479
591*36dcc4a4SLionel Sambuc0xE22F = 0x847A
592*36dcc4a4SLionel Sambuc0xE230 = 0x847B
593*36dcc4a4SLionel Sambuc0xE231 = 0x847C
594*36dcc4a4SLionel Sambuc0xE232 = 0x847D
595*36dcc4a4SLionel Sambuc0xE233 = 0x847E
596*36dcc4a4SLionel Sambuc0xE234 = 0x8521
597*36dcc4a4SLionel Sambuc0xE235 = 0x8522
598*36dcc4a4SLionel Sambuc0xE236 = 0x8523
599*36dcc4a4SLionel Sambuc0xE237 = 0x8524
600*36dcc4a4SLionel Sambuc0xE238 = 0x8525
601*36dcc4a4SLionel Sambuc0xE239 = 0x8526
602*36dcc4a4SLionel Sambuc0xE23A = 0x8527
603*36dcc4a4SLionel Sambuc0xE23B = 0x8528
604*36dcc4a4SLionel Sambuc0xE23C = 0x8529
605*36dcc4a4SLionel Sambuc0xE23D = 0x852A
606*36dcc4a4SLionel Sambuc0xE23E = 0x852B
607*36dcc4a4SLionel Sambuc0xE23F = 0x852C
608*36dcc4a4SLionel Sambuc0xE240 = 0x852D
609*36dcc4a4SLionel Sambuc0xE241 = 0x852E
610*36dcc4a4SLionel Sambuc0xE242 = 0x852F
611*36dcc4a4SLionel Sambuc0xE243 = 0x8530
612*36dcc4a4SLionel Sambuc0xE244 = 0x8531
613*36dcc4a4SLionel Sambuc0xE245 = 0x8532
614*36dcc4a4SLionel Sambuc0xE246 = 0x8533
615*36dcc4a4SLionel Sambuc0xE247 = 0x8534
616*36dcc4a4SLionel Sambuc0xE248 = 0x8535
617*36dcc4a4SLionel Sambuc0xE249 = 0x8536
618*36dcc4a4SLionel Sambuc0xE24A = 0x8537
619*36dcc4a4SLionel Sambuc0xE24B = 0x8538
620*36dcc4a4SLionel Sambuc0xE24C = 0x8539
621*36dcc4a4SLionel Sambuc0xE24D = 0x853A
622*36dcc4a4SLionel Sambuc0xE24E = 0x853B
623*36dcc4a4SLionel Sambuc0xE24F = 0x853C
624*36dcc4a4SLionel Sambuc0xE250 = 0x853D
625*36dcc4a4SLionel Sambuc0xE251 = 0x853E
626*36dcc4a4SLionel Sambuc0xE252 = 0x853F
627*36dcc4a4SLionel Sambuc0xE253 = 0x8540
628*36dcc4a4SLionel Sambuc0xE254 = 0x8541
629*36dcc4a4SLionel Sambuc0xE255 = 0x8542
630*36dcc4a4SLionel Sambuc0xE256 = 0x8543
631*36dcc4a4SLionel Sambuc0xE257 = 0x8544
632*36dcc4a4SLionel Sambuc0xE258 = 0x8545
633*36dcc4a4SLionel Sambuc0xE259 = 0x8546
634*36dcc4a4SLionel Sambuc0xE25A = 0x8547
635*36dcc4a4SLionel Sambuc0xE25B = 0x8548
636*36dcc4a4SLionel Sambuc0xE25C = 0x8549
637*36dcc4a4SLionel Sambuc0xE25D = 0x854A
638*36dcc4a4SLionel Sambuc0xE25E = 0x854B
639*36dcc4a4SLionel Sambuc0xE25F = 0x854C
640*36dcc4a4SLionel Sambuc0xE260 = 0x854D
641*36dcc4a4SLionel Sambuc0xE261 = 0x854E
642*36dcc4a4SLionel Sambuc0xE262 = 0x854F
643*36dcc4a4SLionel Sambuc0xE263 = 0x8550
644*36dcc4a4SLionel Sambuc0xE264 = 0x8551
645*36dcc4a4SLionel Sambuc0xE265 = 0x8552
646*36dcc4a4SLionel Sambuc0xE266 = 0x8553
647*36dcc4a4SLionel Sambuc0xE267 = 0x8554
648*36dcc4a4SLionel Sambuc0xE268 = 0x8555
649*36dcc4a4SLionel Sambuc0xE269 = 0x8556
650*36dcc4a4SLionel Sambuc0xE26A = 0x8557
651*36dcc4a4SLionel Sambuc0xE26B = 0x8558
652*36dcc4a4SLionel Sambuc0xE26C = 0x8559
653*36dcc4a4SLionel Sambuc0xE26D = 0x855A
654*36dcc4a4SLionel Sambuc0xE26E = 0x855B
655*36dcc4a4SLionel Sambuc0xE26F = 0x855C
656*36dcc4a4SLionel Sambuc0xE270 = 0x855D
657*36dcc4a4SLionel Sambuc0xE271 = 0x855E
658*36dcc4a4SLionel Sambuc0xE272 = 0x855F
659*36dcc4a4SLionel Sambuc0xE273 = 0x8560
660*36dcc4a4SLionel Sambuc0xE274 = 0x8561
661*36dcc4a4SLionel Sambuc0xE275 = 0x8562
662*36dcc4a4SLionel Sambuc0xE276 = 0x8563
663*36dcc4a4SLionel Sambuc0xE277 = 0x8564
664*36dcc4a4SLionel Sambuc0xE278 = 0x8565
665*36dcc4a4SLionel Sambuc0xE279 = 0x8566
666*36dcc4a4SLionel Sambuc0xE27A = 0x8567
667*36dcc4a4SLionel Sambuc0xE27B = 0x8568
668*36dcc4a4SLionel Sambuc0xE27C = 0x8569
669*36dcc4a4SLionel Sambuc0xE27D = 0x856A
670*36dcc4a4SLionel Sambuc0xE27E = 0x856B
671*36dcc4a4SLionel Sambuc0xE27F = 0x856C
672*36dcc4a4SLionel Sambuc0xE280 = 0x856D
673*36dcc4a4SLionel Sambuc0xE281 = 0x856E
674*36dcc4a4SLionel Sambuc0xE282 = 0x856F
675*36dcc4a4SLionel Sambuc0xE283 = 0x8570
676*36dcc4a4SLionel Sambuc0xE284 = 0x8571
677*36dcc4a4SLionel Sambuc0xE285 = 0x8572
678*36dcc4a4SLionel Sambuc0xE286 = 0x8573
679*36dcc4a4SLionel Sambuc0xE287 = 0x8574
680*36dcc4a4SLionel Sambuc0xE288 = 0x8575
681*36dcc4a4SLionel Sambuc0xE289 = 0x8576
682*36dcc4a4SLionel Sambuc0xE28A = 0x8577
683*36dcc4a4SLionel Sambuc0xE28B = 0x8578
684*36dcc4a4SLionel Sambuc0xE28C = 0x8579
685*36dcc4a4SLionel Sambuc0xE28D = 0x857A
686*36dcc4a4SLionel Sambuc0xE28E = 0x857B
687*36dcc4a4SLionel Sambuc0xE28F = 0x857C
688*36dcc4a4SLionel Sambuc0xE290 = 0x857D
689*36dcc4a4SLionel Sambuc0xE291 = 0x857E
690*36dcc4a4SLionel Sambuc0xE292 = 0x8621
691*36dcc4a4SLionel Sambuc0xE293 = 0x8622
692*36dcc4a4SLionel Sambuc0xE294 = 0x8623
693*36dcc4a4SLionel Sambuc0xE295 = 0x8624
694*36dcc4a4SLionel Sambuc0xE296 = 0x8625
695*36dcc4a4SLionel Sambuc0xE297 = 0x8626
696*36dcc4a4SLionel Sambuc0xE298 = 0x8627
697*36dcc4a4SLionel Sambuc0xE299 = 0x8628
698*36dcc4a4SLionel Sambuc0xE29A = 0x8629
699*36dcc4a4SLionel Sambuc0xE29B = 0x862A
700*36dcc4a4SLionel Sambuc0xE29C = 0x862B
701*36dcc4a4SLionel Sambuc0xE29D = 0x862C
702*36dcc4a4SLionel Sambuc0xE29E = 0x862D
703*36dcc4a4SLionel Sambuc0xE29F = 0x862E
704*36dcc4a4SLionel Sambuc0xE2A0 = 0x862F
705*36dcc4a4SLionel Sambuc0xE2A1 = 0x8630
706*36dcc4a4SLionel Sambuc0xE2A2 = 0x8631
707*36dcc4a4SLionel Sambuc0xE2A3 = 0x8632
708*36dcc4a4SLionel Sambuc0xE2A4 = 0x8633
709*36dcc4a4SLionel Sambuc0xE2A5 = 0x8634
710*36dcc4a4SLionel Sambuc0xE2A6 = 0x8635
711*36dcc4a4SLionel Sambuc0xE2A7 = 0x8636
712*36dcc4a4SLionel Sambuc0xE2A8 = 0x8637
713*36dcc4a4SLionel Sambuc0xE2A9 = 0x8638
714*36dcc4a4SLionel Sambuc0xE2AA = 0x8639
715*36dcc4a4SLionel Sambuc0xE2AB = 0x863A
716*36dcc4a4SLionel Sambuc0xE2AC = 0x863B
717*36dcc4a4SLionel Sambuc0xE2AD = 0x863C
718*36dcc4a4SLionel Sambuc0xE2AE = 0x863D
719*36dcc4a4SLionel Sambuc0xE2AF = 0x863E
720*36dcc4a4SLionel Sambuc0xE2B0 = 0x863F
721*36dcc4a4SLionel Sambuc0xE2B1 = 0x8640
722*36dcc4a4SLionel Sambuc0xE2B2 = 0x8641
723*36dcc4a4SLionel Sambuc0xE2B3 = 0x8642
724*36dcc4a4SLionel Sambuc0xE2B4 = 0x8643
725*36dcc4a4SLionel Sambuc0xE2B5 = 0x8644
726*36dcc4a4SLionel Sambuc0xE2B6 = 0x8645
727*36dcc4a4SLionel Sambuc0xE2B7 = 0x8646
728*36dcc4a4SLionel Sambuc0xE2B8 = 0x8647
729*36dcc4a4SLionel Sambuc0xE2B9 = 0x8648
730*36dcc4a4SLionel Sambuc0xE2BA = 0x8649
731*36dcc4a4SLionel Sambuc0xE2BB = 0x864A
732*36dcc4a4SLionel Sambuc0xE2BC = 0x864B
733*36dcc4a4SLionel Sambuc0xE2BD = 0x864C
734*36dcc4a4SLionel Sambuc0xE2BE = 0x864D
735*36dcc4a4SLionel Sambuc0xE2BF = 0x864E
736*36dcc4a4SLionel Sambuc0xE2C0 = 0x864F
737*36dcc4a4SLionel Sambuc0xE2C1 = 0x8650
738*36dcc4a4SLionel Sambuc0xE2C2 = 0x8651
739*36dcc4a4SLionel Sambuc0xE2C3 = 0x8652
740*36dcc4a4SLionel Sambuc0xE2C4 = 0x8653
741*36dcc4a4SLionel Sambuc0xE2C5 = 0x8654
742*36dcc4a4SLionel Sambuc0xE2C6 = 0x8655
743*36dcc4a4SLionel Sambuc0xE2C7 = 0x8656
744*36dcc4a4SLionel Sambuc0xE2C8 = 0x8657
745*36dcc4a4SLionel Sambuc0xE2C9 = 0x8658
746*36dcc4a4SLionel Sambuc0xE2CA = 0x8659
747*36dcc4a4SLionel Sambuc0xE2CB = 0x865A
748*36dcc4a4SLionel Sambuc0xE2CC = 0x865B
749*36dcc4a4SLionel Sambuc0xE2CD = 0x865C
750*36dcc4a4SLionel Sambuc0xE2CE = 0x865D
751*36dcc4a4SLionel Sambuc0xE2CF = 0x865E
752*36dcc4a4SLionel Sambuc0xE2D0 = 0x865F
753*36dcc4a4SLionel Sambuc0xE2D1 = 0x8660
754*36dcc4a4SLionel Sambuc0xE2D2 = 0x8661
755*36dcc4a4SLionel Sambuc0xE2D3 = 0x8662
756*36dcc4a4SLionel Sambuc0xE2D4 = 0x8663
757*36dcc4a4SLionel Sambuc0xE2D5 = 0x8664
758*36dcc4a4SLionel Sambuc0xE2D6 = 0x8665
759*36dcc4a4SLionel Sambuc0xE2D7 = 0x8666
760*36dcc4a4SLionel Sambuc0xE2D8 = 0x8667
761*36dcc4a4SLionel Sambuc0xE2D9 = 0x8668
762*36dcc4a4SLionel Sambuc0xE2DA = 0x8669
763*36dcc4a4SLionel Sambuc0xE2DB = 0x866A
764*36dcc4a4SLionel Sambuc0xE2DC = 0x866B
765*36dcc4a4SLionel Sambuc0xE2DD = 0x866C
766*36dcc4a4SLionel Sambuc0xE2DE = 0x866D
767*36dcc4a4SLionel Sambuc0xE2DF = 0x866E
768*36dcc4a4SLionel Sambuc0xE2E0 = 0x866F
769*36dcc4a4SLionel Sambuc0xE2E1 = 0x8670
770*36dcc4a4SLionel Sambuc0xE2E2 = 0x8671
771*36dcc4a4SLionel Sambuc0xE2E3 = 0x8672
772*36dcc4a4SLionel Sambuc0xE2E4 = 0x8673
773*36dcc4a4SLionel Sambuc0xE2E5 = 0x8674
774*36dcc4a4SLionel Sambuc0xE2E6 = 0x8675
775*36dcc4a4SLionel Sambuc0xE2E7 = 0x8676
776*36dcc4a4SLionel Sambuc0xE2E8 = 0x8677
777*36dcc4a4SLionel Sambuc0xE2E9 = 0x8678
778*36dcc4a4SLionel Sambuc0xE2EA = 0x8679
779*36dcc4a4SLionel Sambuc0xE2EB = 0x867A
780*36dcc4a4SLionel Sambuc0xE2EC = 0x867B
781*36dcc4a4SLionel Sambuc0xE2ED = 0x867C
782*36dcc4a4SLionel Sambuc0xE2EE = 0x867D
783*36dcc4a4SLionel Sambuc0xE2EF = 0x867E
784*36dcc4a4SLionel Sambuc0xE2F0 = 0x8721
785*36dcc4a4SLionel Sambuc0xE2F1 = 0x8722
786*36dcc4a4SLionel Sambuc0xE2F2 = 0x8723
787*36dcc4a4SLionel Sambuc0xE2F3 = 0x8724
788*36dcc4a4SLionel Sambuc0xE2F4 = 0x8725
789*36dcc4a4SLionel Sambuc0xE2F5 = 0x8726
790*36dcc4a4SLionel Sambuc0xE2F6 = 0x8727
791*36dcc4a4SLionel Sambuc0xE2F7 = 0x8728
792*36dcc4a4SLionel Sambuc0xE2F8 = 0x8729
793*36dcc4a4SLionel Sambuc0xE2F9 = 0x872A
794*36dcc4a4SLionel Sambuc0xE2FA = 0x872B
795*36dcc4a4SLionel Sambuc0xE2FB = 0x872C
796*36dcc4a4SLionel Sambuc0xE2FC = 0x872D
797*36dcc4a4SLionel Sambuc0xE2FD = 0x872E
798*36dcc4a4SLionel Sambuc0xE2FE = 0x872F
799*36dcc4a4SLionel Sambuc0xE2FF = 0x8730
800*36dcc4a4SLionel Sambuc0xE300 = 0x8731
801*36dcc4a4SLionel Sambuc0xE301 = 0x8732
802*36dcc4a4SLionel Sambuc0xE302 = 0x8733
803*36dcc4a4SLionel Sambuc0xE303 = 0x8734
804*36dcc4a4SLionel Sambuc0xE304 = 0x8735
805*36dcc4a4SLionel Sambuc0xE305 = 0x8736
806*36dcc4a4SLionel Sambuc0xE306 = 0x8737
807*36dcc4a4SLionel Sambuc0xE307 = 0x8738
808*36dcc4a4SLionel Sambuc0xE308 = 0x8739
809*36dcc4a4SLionel Sambuc0xE309 = 0x873A
810*36dcc4a4SLionel Sambuc0xE30A = 0x873B
811*36dcc4a4SLionel Sambuc0xE30B = 0x873C
812*36dcc4a4SLionel Sambuc0xE30C = 0x873D
813*36dcc4a4SLionel Sambuc0xE30D = 0x873E
814*36dcc4a4SLionel Sambuc0xE30E = 0x873F
815*36dcc4a4SLionel Sambuc0xE30F = 0x8740
816*36dcc4a4SLionel Sambuc0xE310 = 0x8741
817*36dcc4a4SLionel Sambuc0xE311 = 0x8742
818*36dcc4a4SLionel Sambuc0xE312 = 0x8743
819*36dcc4a4SLionel Sambuc0xE313 = 0x8744
820*36dcc4a4SLionel Sambuc0xE314 = 0x8745
821*36dcc4a4SLionel Sambuc0xE315 = 0x8746
822*36dcc4a4SLionel Sambuc0xE316 = 0x8747
823*36dcc4a4SLionel Sambuc0xE317 = 0x8748
824*36dcc4a4SLionel Sambuc0xE318 = 0x8749
825*36dcc4a4SLionel Sambuc0xE319 = 0x874A
826*36dcc4a4SLionel Sambuc0xE31A = 0x874B
827*36dcc4a4SLionel Sambuc0xE31B = 0x874C
828*36dcc4a4SLionel Sambuc0xE31C = 0x874D
829*36dcc4a4SLionel Sambuc0xE31D = 0x874E
830*36dcc4a4SLionel Sambuc0xE31E = 0x874F
831*36dcc4a4SLionel Sambuc0xE31F = 0x8750
832*36dcc4a4SLionel Sambuc0xE320 = 0x8751
833*36dcc4a4SLionel Sambuc0xE321 = 0x8752
834*36dcc4a4SLionel Sambuc0xE322 = 0x8753
835*36dcc4a4SLionel Sambuc0xE323 = 0x8754
836*36dcc4a4SLionel Sambuc0xE324 = 0x8755
837*36dcc4a4SLionel Sambuc0xE325 = 0x8756
838*36dcc4a4SLionel Sambuc0xE326 = 0x8757
839*36dcc4a4SLionel Sambuc0xE327 = 0x8758
840*36dcc4a4SLionel Sambuc0xE328 = 0x8759
841*36dcc4a4SLionel Sambuc0xE329 = 0x875A
842*36dcc4a4SLionel Sambuc0xE32A = 0x875B
843*36dcc4a4SLionel Sambuc0xE32B = 0x875C
844*36dcc4a4SLionel Sambuc0xE32C = 0x875D
845*36dcc4a4SLionel Sambuc0xE32D = 0x875E
846*36dcc4a4SLionel Sambuc0xE32E = 0x875F
847*36dcc4a4SLionel Sambuc0xE32F = 0x8760
848*36dcc4a4SLionel Sambuc0xE330 = 0x8761
849*36dcc4a4SLionel Sambuc0xE331 = 0x8762
850*36dcc4a4SLionel Sambuc0xE332 = 0x8763
851*36dcc4a4SLionel Sambuc0xE333 = 0x8764
852*36dcc4a4SLionel Sambuc0xE334 = 0x8765
853*36dcc4a4SLionel Sambuc0xE335 = 0x8766
854*36dcc4a4SLionel Sambuc0xE336 = 0x8767
855*36dcc4a4SLionel Sambuc0xE337 = 0x8768
856*36dcc4a4SLionel Sambuc0xE338 = 0x8769
857*36dcc4a4SLionel Sambuc0xE339 = 0x876A
858*36dcc4a4SLionel Sambuc0xE33A = 0x876B
859*36dcc4a4SLionel Sambuc0xE33B = 0x876C
860*36dcc4a4SLionel Sambuc0xE33C = 0x876D
861*36dcc4a4SLionel Sambuc0xE33D = 0x876E
862*36dcc4a4SLionel Sambuc0xE33E = 0x876F
863*36dcc4a4SLionel Sambuc0xE33F = 0x8770
864*36dcc4a4SLionel Sambuc0xE340 = 0x8771
865*36dcc4a4SLionel Sambuc0xE341 = 0x8772
866*36dcc4a4SLionel Sambuc0xE342 = 0x8773
867*36dcc4a4SLionel Sambuc0xE343 = 0x8774
868*36dcc4a4SLionel Sambuc0xE344 = 0x8775
869*36dcc4a4SLionel Sambuc0xE345 = 0x8776
870*36dcc4a4SLionel Sambuc0xE346 = 0x8777
871*36dcc4a4SLionel Sambuc0xE347 = 0x8778
872*36dcc4a4SLionel Sambuc0xE348 = 0x8779
873*36dcc4a4SLionel Sambuc0xE349 = 0x877A
874*36dcc4a4SLionel Sambuc0xE34A = 0x877B
875*36dcc4a4SLionel Sambuc0xE34B = 0x877C
876*36dcc4a4SLionel Sambuc0xE34C = 0x877D
877*36dcc4a4SLionel Sambuc0xE34D = 0x877E
878*36dcc4a4SLionel Sambuc0xE34E = 0x8821
879*36dcc4a4SLionel Sambuc0xE34F = 0x8822
880*36dcc4a4SLionel Sambuc0xE350 = 0x8823
881*36dcc4a4SLionel Sambuc0xE351 = 0x8824
882*36dcc4a4SLionel Sambuc0xE352 = 0x8825
883*36dcc4a4SLionel Sambuc0xE353 = 0x8826
884*36dcc4a4SLionel Sambuc0xE354 = 0x8827
885*36dcc4a4SLionel Sambuc0xE355 = 0x8828
886*36dcc4a4SLionel Sambuc0xE356 = 0x8829
887*36dcc4a4SLionel Sambuc0xE357 = 0x882A
888*36dcc4a4SLionel Sambuc0xE358 = 0x882B
889*36dcc4a4SLionel Sambuc0xE359 = 0x882C
890*36dcc4a4SLionel Sambuc0xE35A = 0x882D
891*36dcc4a4SLionel Sambuc0xE35B = 0x882E
892*36dcc4a4SLionel Sambuc0xE35C = 0x882F
893*36dcc4a4SLionel Sambuc0xE35D = 0x8830
894*36dcc4a4SLionel Sambuc0xE35E = 0x8831
895*36dcc4a4SLionel Sambuc0xE35F = 0x8832
896*36dcc4a4SLionel Sambuc0xE360 = 0x8833
897*36dcc4a4SLionel Sambuc0xE361 = 0x8834
898*36dcc4a4SLionel Sambuc0xE362 = 0x8835
899*36dcc4a4SLionel Sambuc0xE363 = 0x8836
900*36dcc4a4SLionel Sambuc0xE364 = 0x8837
901*36dcc4a4SLionel Sambuc0xE365 = 0x8838
902*36dcc4a4SLionel Sambuc0xE366 = 0x8839
903*36dcc4a4SLionel Sambuc0xE367 = 0x883A
904*36dcc4a4SLionel Sambuc0xE368 = 0x883B
905*36dcc4a4SLionel Sambuc0xE369 = 0x883C
906*36dcc4a4SLionel Sambuc0xE36A = 0x883D
907*36dcc4a4SLionel Sambuc0xE36B = 0x883E
908*36dcc4a4SLionel Sambuc0xE36C = 0x883F
909*36dcc4a4SLionel Sambuc0xE36D = 0x8840
910*36dcc4a4SLionel Sambuc0xE36E = 0x8841
911*36dcc4a4SLionel Sambuc0xE36F = 0x8842
912*36dcc4a4SLionel Sambuc0xE370 = 0x8843
913*36dcc4a4SLionel Sambuc0xE371 = 0x8844
914*36dcc4a4SLionel Sambuc0xE372 = 0x8845
915*36dcc4a4SLionel Sambuc0xE373 = 0x8846
916*36dcc4a4SLionel Sambuc0xE374 = 0x8847
917*36dcc4a4SLionel Sambuc0xE375 = 0x8848
918*36dcc4a4SLionel Sambuc0xE376 = 0x8849
919*36dcc4a4SLionel Sambuc0xE377 = 0x884A
920*36dcc4a4SLionel Sambuc0xE378 = 0x884B
921*36dcc4a4SLionel Sambuc0xE379 = 0x884C
922*36dcc4a4SLionel Sambuc0xE37A = 0x884D
923*36dcc4a4SLionel Sambuc0xE37B = 0x884E
924*36dcc4a4SLionel Sambuc0xE37C = 0x884F
925*36dcc4a4SLionel Sambuc0xE37D = 0x8850
926*36dcc4a4SLionel Sambuc0xE37E = 0x8851
927*36dcc4a4SLionel Sambuc0xE37F = 0x8852
928*36dcc4a4SLionel Sambuc0xE380 = 0x8853
929*36dcc4a4SLionel Sambuc0xE381 = 0x8854
930*36dcc4a4SLionel Sambuc0xE382 = 0x8855
931*36dcc4a4SLionel Sambuc0xE383 = 0x8856
932*36dcc4a4SLionel Sambuc0xE384 = 0x8857
933*36dcc4a4SLionel Sambuc0xE385 = 0x8858
934*36dcc4a4SLionel Sambuc0xE386 = 0x8859
935*36dcc4a4SLionel Sambuc0xE387 = 0x885A
936*36dcc4a4SLionel Sambuc0xE388 = 0x885B
937*36dcc4a4SLionel Sambuc0xE389 = 0x885C
938*36dcc4a4SLionel Sambuc0xE38A = 0x885D
939*36dcc4a4SLionel Sambuc0xE38B = 0x885E
940*36dcc4a4SLionel Sambuc0xE38C = 0x885F
941*36dcc4a4SLionel Sambuc0xE38D = 0x8860
942*36dcc4a4SLionel Sambuc0xE38E = 0x8861
943*36dcc4a4SLionel Sambuc0xE38F = 0x8862
944*36dcc4a4SLionel Sambuc0xE390 = 0x8863
945*36dcc4a4SLionel Sambuc0xE391 = 0x8864
946*36dcc4a4SLionel Sambuc0xE392 = 0x8865
947*36dcc4a4SLionel Sambuc0xE393 = 0x8866
948*36dcc4a4SLionel Sambuc0xE394 = 0x8867
949*36dcc4a4SLionel Sambuc0xE395 = 0x8868
950*36dcc4a4SLionel Sambuc0xE396 = 0x8869
951*36dcc4a4SLionel Sambuc0xE397 = 0x886A
952*36dcc4a4SLionel Sambuc0xE398 = 0x886B
953*36dcc4a4SLionel Sambuc0xE399 = 0x886C
954*36dcc4a4SLionel Sambuc0xE39A = 0x886D
955*36dcc4a4SLionel Sambuc0xE39B = 0x886E
956*36dcc4a4SLionel Sambuc0xE39C = 0x886F
957*36dcc4a4SLionel Sambuc0xE39D = 0x8870
958*36dcc4a4SLionel Sambuc0xE39E = 0x8871
959*36dcc4a4SLionel Sambuc0xE39F = 0x8872
960*36dcc4a4SLionel Sambuc0xE3A0 = 0x8873
961*36dcc4a4SLionel Sambuc0xE3A1 = 0x8874
962*36dcc4a4SLionel Sambuc0xE3A2 = 0x8875
963*36dcc4a4SLionel Sambuc0xE3A3 = 0x8876
964*36dcc4a4SLionel Sambuc0xE3A4 = 0x8877
965*36dcc4a4SLionel Sambuc0xE3A5 = 0x8878
966*36dcc4a4SLionel Sambuc0xE3A6 = 0x8879
967*36dcc4a4SLionel Sambuc0xE3A7 = 0x887A
968*36dcc4a4SLionel Sambuc0xE3A8 = 0x887B
969*36dcc4a4SLionel Sambuc0xE3A9 = 0x887C
970*36dcc4a4SLionel Sambuc0xE3AA = 0x887D
971*36dcc4a4SLionel Sambuc0xE3AB = 0x887E
972*36dcc4a4SLionel Sambuc0xE3AC = 0x8921
973*36dcc4a4SLionel Sambuc0xE3AD = 0x8922
974*36dcc4a4SLionel Sambuc0xE3AE = 0x8923
975*36dcc4a4SLionel Sambuc0xE3AF = 0x8924
976*36dcc4a4SLionel Sambuc0xE3B0 = 0x8925
977*36dcc4a4SLionel Sambuc0xE3B1 = 0x8926
978*36dcc4a4SLionel Sambuc0xE3B2 = 0x8927
979*36dcc4a4SLionel Sambuc0xE3B3 = 0x8928
980*36dcc4a4SLionel Sambuc0xE3B4 = 0x8929
981*36dcc4a4SLionel Sambuc0xE3B5 = 0x892A
982*36dcc4a4SLionel Sambuc0xE3B6 = 0x892B
983*36dcc4a4SLionel Sambuc0xE3B7 = 0x892C
984*36dcc4a4SLionel Sambuc0xE3B8 = 0x892D
985*36dcc4a4SLionel Sambuc0xE3B9 = 0x892E
986*36dcc4a4SLionel Sambuc0xE3BA = 0x892F
987*36dcc4a4SLionel Sambuc0xE3BB = 0x8930
988*36dcc4a4SLionel Sambuc0xE3BC = 0x8931
989*36dcc4a4SLionel Sambuc0xE3BD = 0x8932
990*36dcc4a4SLionel Sambuc0xE3BE = 0x8933
991*36dcc4a4SLionel Sambuc0xE3BF = 0x8934
992*36dcc4a4SLionel Sambuc0xE3C0 = 0x8935
993*36dcc4a4SLionel Sambuc0xE3C1 = 0x8936
994*36dcc4a4SLionel Sambuc0xE3C2 = 0x8937
995*36dcc4a4SLionel Sambuc0xE3C3 = 0x8938
996*36dcc4a4SLionel Sambuc0xE3C4 = 0x8939
997*36dcc4a4SLionel Sambuc0xE3C5 = 0x893A
998*36dcc4a4SLionel Sambuc0xE3C6 = 0x893B
999*36dcc4a4SLionel Sambuc0xE3C7 = 0x893C
1000*36dcc4a4SLionel Sambuc0xE3C8 = 0x893D
1001*36dcc4a4SLionel Sambuc0xE3C9 = 0x893E
1002*36dcc4a4SLionel Sambuc0xE3CA = 0x893F
1003*36dcc4a4SLionel Sambuc0xE3CB = 0x8940
1004*36dcc4a4SLionel Sambuc0xE3CC = 0x8941
1005*36dcc4a4SLionel Sambuc0xE3CD = 0x8942
1006*36dcc4a4SLionel Sambuc0xE3CE = 0x8943
1007*36dcc4a4SLionel Sambuc0xE3CF = 0x8944
1008*36dcc4a4SLionel Sambuc0xE3D0 = 0x8945
1009*36dcc4a4SLionel Sambuc0xE3D1 = 0x8946
1010*36dcc4a4SLionel Sambuc0xE3D2 = 0x8947
1011*36dcc4a4SLionel Sambuc0xE3D3 = 0x8948
1012*36dcc4a4SLionel Sambuc0xE3D4 = 0x8949
1013*36dcc4a4SLionel Sambuc0xE3D5 = 0x894A
1014*36dcc4a4SLionel Sambuc0xE3D6 = 0x894B
1015*36dcc4a4SLionel Sambuc0xE3D7 = 0x894C
1016*36dcc4a4SLionel Sambuc0xE3D8 = 0x894D
1017*36dcc4a4SLionel Sambuc0xE3D9 = 0x894E
1018*36dcc4a4SLionel Sambuc0xE3DA = 0x894F
1019*36dcc4a4SLionel Sambuc0xE3DB = 0x8950
1020*36dcc4a4SLionel Sambuc0xE3DC = 0x8951
1021*36dcc4a4SLionel Sambuc0xE3DD = 0x8952
1022*36dcc4a4SLionel Sambuc0xE3DE = 0x8953
1023*36dcc4a4SLionel Sambuc0xE3DF = 0x8954
1024*36dcc4a4SLionel Sambuc0xE3E0 = 0x8955
1025*36dcc4a4SLionel Sambuc0xE3E1 = 0x8956
1026*36dcc4a4SLionel Sambuc0xE3E2 = 0x8957
1027*36dcc4a4SLionel Sambuc0xE3E3 = 0x8958
1028*36dcc4a4SLionel Sambuc0xE3E4 = 0x8959
1029*36dcc4a4SLionel Sambuc0xE3E5 = 0x895A
1030*36dcc4a4SLionel Sambuc0xE3E6 = 0x895B
1031*36dcc4a4SLionel Sambuc0xE3E7 = 0x895C
1032*36dcc4a4SLionel Sambuc0xE3E8 = 0x895D
1033*36dcc4a4SLionel Sambuc0xE3E9 = 0x895E
1034*36dcc4a4SLionel Sambuc0xE3EA = 0x895F
1035*36dcc4a4SLionel Sambuc0xE3EB = 0x8960
1036*36dcc4a4SLionel Sambuc0xE3EC = 0x8961
1037*36dcc4a4SLionel Sambuc0xE3ED = 0x8962
1038*36dcc4a4SLionel Sambuc0xE3EE = 0x8963
1039*36dcc4a4SLionel Sambuc0xE3EF = 0x8964
1040*36dcc4a4SLionel Sambuc0xE3F0 = 0x8965
1041*36dcc4a4SLionel Sambuc0xE3F1 = 0x8966
1042*36dcc4a4SLionel Sambuc0xE3F2 = 0x8967
1043*36dcc4a4SLionel Sambuc0xE3F3 = 0x8968
1044*36dcc4a4SLionel Sambuc0xE3F4 = 0x8969
1045*36dcc4a4SLionel Sambuc0xE3F5 = 0x896A
1046*36dcc4a4SLionel Sambuc0xE3F6 = 0x896B
1047*36dcc4a4SLionel Sambuc0xE3F7 = 0x896C
1048*36dcc4a4SLionel Sambuc0xE3F8 = 0x896D
1049*36dcc4a4SLionel Sambuc0xE3F9 = 0x896E
1050*36dcc4a4SLionel Sambuc0xE3FA = 0x896F
1051*36dcc4a4SLionel Sambuc0xE3FB = 0x8970
1052*36dcc4a4SLionel Sambuc0xE3FC = 0x8971
1053*36dcc4a4SLionel Sambuc0xE3FD = 0x8972
1054*36dcc4a4SLionel Sambuc0xE3FE = 0x8973
1055*36dcc4a4SLionel Sambuc0xE3FF = 0x8974
1056*36dcc4a4SLionel Sambuc0xE400 = 0x8975
1057*36dcc4a4SLionel Sambuc0xE401 = 0x8976
1058*36dcc4a4SLionel Sambuc0xE402 = 0x8977
1059*36dcc4a4SLionel Sambuc0xE403 = 0x8978
1060*36dcc4a4SLionel Sambuc0xE404 = 0x8979
1061*36dcc4a4SLionel Sambuc0xE405 = 0x897A
1062*36dcc4a4SLionel Sambuc0xE406 = 0x897B
1063*36dcc4a4SLionel Sambuc0xE407 = 0x897C
1064*36dcc4a4SLionel Sambuc0xE408 = 0x897D
1065*36dcc4a4SLionel Sambuc0xE409 = 0x897E
1066*36dcc4a4SLionel Sambuc0xE40A = 0x8A21
1067*36dcc4a4SLionel Sambuc0xE40B = 0x8A22
1068*36dcc4a4SLionel Sambuc0xE40C = 0x8A23
1069*36dcc4a4SLionel Sambuc0xE40D = 0x8A24
1070*36dcc4a4SLionel Sambuc0xE40E = 0x8A25
1071*36dcc4a4SLionel Sambuc0xE40F = 0x8A26
1072*36dcc4a4SLionel Sambuc0xE410 = 0x8A27
1073*36dcc4a4SLionel Sambuc0xE411 = 0x8A28
1074*36dcc4a4SLionel Sambuc0xE412 = 0x8A29
1075*36dcc4a4SLionel Sambuc0xE413 = 0x8A2A
1076*36dcc4a4SLionel Sambuc0xE414 = 0x8A2B
1077*36dcc4a4SLionel Sambuc0xE415 = 0x8A2C
1078*36dcc4a4SLionel Sambuc0xE416 = 0x8A2D
1079*36dcc4a4SLionel Sambuc0xE417 = 0x8A2E
1080*36dcc4a4SLionel Sambuc0xE418 = 0x8A2F
1081*36dcc4a4SLionel Sambuc0xE419 = 0x8A30
1082*36dcc4a4SLionel Sambuc0xE41A = 0x8A31
1083*36dcc4a4SLionel Sambuc0xE41B = 0x8A32
1084*36dcc4a4SLionel Sambuc0xE41C = 0x8A33
1085*36dcc4a4SLionel Sambuc0xE41D = 0x8A34
1086*36dcc4a4SLionel Sambuc0xE41E = 0x8A35
1087*36dcc4a4SLionel Sambuc0xE41F = 0x8A36
1088*36dcc4a4SLionel Sambuc0xE420 = 0x8A37
1089*36dcc4a4SLionel Sambuc0xE421 = 0x8A38
1090*36dcc4a4SLionel Sambuc0xE422 = 0x8A39
1091*36dcc4a4SLionel Sambuc0xE423 = 0x8A3A
1092*36dcc4a4SLionel Sambuc0xE424 = 0x8A3B
1093*36dcc4a4SLionel Sambuc0xE425 = 0x8A3C
1094*36dcc4a4SLionel Sambuc0xE426 = 0x8A3D
1095*36dcc4a4SLionel Sambuc0xE427 = 0x8A3E
1096*36dcc4a4SLionel Sambuc0xE428 = 0x8A3F
1097*36dcc4a4SLionel Sambuc0xE429 = 0x8A40
1098*36dcc4a4SLionel Sambuc0xE42A = 0x8A41
1099*36dcc4a4SLionel Sambuc0xE42B = 0x8A42
1100*36dcc4a4SLionel Sambuc0xE42C = 0x8A43
1101*36dcc4a4SLionel Sambuc0xE42D = 0x8A44
1102*36dcc4a4SLionel Sambuc0xE42E = 0x8A45
1103*36dcc4a4SLionel Sambuc0xE42F = 0x8A46
1104*36dcc4a4SLionel Sambuc0xE430 = 0x8A47
1105*36dcc4a4SLionel Sambuc0xE431 = 0x8A48
1106*36dcc4a4SLionel Sambuc0xE432 = 0x8A49
1107*36dcc4a4SLionel Sambuc0xE433 = 0x8A4A
1108*36dcc4a4SLionel Sambuc0xE434 = 0x8A4B
1109*36dcc4a4SLionel Sambuc0xE435 = 0x8A4C
1110*36dcc4a4SLionel Sambuc0xE436 = 0x8A4D
1111*36dcc4a4SLionel Sambuc0xE437 = 0x8A4E
1112*36dcc4a4SLionel Sambuc0xE438 = 0x8A4F
1113*36dcc4a4SLionel Sambuc0xE439 = 0x8A50
1114*36dcc4a4SLionel Sambuc0xE43A = 0x8A51
1115*36dcc4a4SLionel Sambuc0xE43B = 0x8A52
1116*36dcc4a4SLionel Sambuc0xE43C = 0x8A53
1117*36dcc4a4SLionel Sambuc0xE43D = 0x8A54
1118*36dcc4a4SLionel Sambuc0xE43E = 0x8A55
1119*36dcc4a4SLionel Sambuc0xE43F = 0x8A56
1120*36dcc4a4SLionel Sambuc0xE440 = 0x8A57
1121*36dcc4a4SLionel Sambuc0xE441 = 0x8A58
1122*36dcc4a4SLionel Sambuc0xE442 = 0x8A59
1123*36dcc4a4SLionel Sambuc0xE443 = 0x8A5A
1124*36dcc4a4SLionel Sambuc0xE444 = 0x8A5B
1125*36dcc4a4SLionel Sambuc0xE445 = 0x8A5C
1126*36dcc4a4SLionel Sambuc0xE446 = 0x8A5D
1127*36dcc4a4SLionel Sambuc0xE447 = 0x8A5E
1128*36dcc4a4SLionel Sambuc0xE448 = 0x8A5F
1129*36dcc4a4SLionel Sambuc0xE449 = 0x8A60
1130*36dcc4a4SLionel Sambuc0xE44A = 0x8A61
1131*36dcc4a4SLionel Sambuc0xE44B = 0x8A62
1132*36dcc4a4SLionel Sambuc0xE44C = 0x8A63
1133*36dcc4a4SLionel Sambuc0xE44D = 0x8A64
1134*36dcc4a4SLionel Sambuc0xE44E = 0x8A65
1135*36dcc4a4SLionel Sambuc0xE44F = 0x8A66
1136*36dcc4a4SLionel Sambuc0xE450 = 0x8A67
1137*36dcc4a4SLionel Sambuc0xE451 = 0x8A68
1138*36dcc4a4SLionel Sambuc0xE452 = 0x8A69
1139*36dcc4a4SLionel Sambuc0xE453 = 0x8A6A
1140*36dcc4a4SLionel Sambuc0xE454 = 0x8A6B
1141*36dcc4a4SLionel Sambuc0xE455 = 0x8A6C
1142*36dcc4a4SLionel Sambuc0xE456 = 0x8A6D
1143*36dcc4a4SLionel Sambuc0xE457 = 0x8A6E
1144*36dcc4a4SLionel Sambuc0xE458 = 0x8A6F
1145*36dcc4a4SLionel Sambuc0xE459 = 0x8A70
1146*36dcc4a4SLionel Sambuc0xE45A = 0x8A71
1147*36dcc4a4SLionel Sambuc0xE45B = 0x8A72
1148*36dcc4a4SLionel Sambuc0xE45C = 0x8A73
1149*36dcc4a4SLionel Sambuc0xE45D = 0x8A74
1150*36dcc4a4SLionel Sambuc0xE45E = 0x8A75
1151*36dcc4a4SLionel Sambuc0xE45F = 0x8A76
1152*36dcc4a4SLionel Sambuc0xE460 = 0x8A77
1153*36dcc4a4SLionel Sambuc0xE461 = 0x8A78
1154*36dcc4a4SLionel Sambuc0xE462 = 0x8A79
1155*36dcc4a4SLionel Sambuc0xE463 = 0x8A7A
1156*36dcc4a4SLionel Sambuc0xE464 = 0x8A7B
1157*36dcc4a4SLionel Sambuc0xE465 = 0x8A7C
1158*36dcc4a4SLionel Sambuc0xE466 = 0x8A7D
1159*36dcc4a4SLionel Sambuc0xE467 = 0x8A7E
1160*36dcc4a4SLionel Sambuc0xE468 = 0x8B21
1161*36dcc4a4SLionel Sambuc0xE469 = 0x8B22
1162*36dcc4a4SLionel Sambuc0xE46A = 0x8B23
1163*36dcc4a4SLionel Sambuc0xE46B = 0x8B24
1164*36dcc4a4SLionel Sambuc0xE46C = 0x8B25
1165*36dcc4a4SLionel Sambuc0xE46D = 0x8B26
1166*36dcc4a4SLionel Sambuc0xE46E = 0x8B27
1167*36dcc4a4SLionel Sambuc0xE46F = 0x8B28
1168*36dcc4a4SLionel Sambuc0xE470 = 0x8B29
1169*36dcc4a4SLionel Sambuc0xE471 = 0x8B2A
1170*36dcc4a4SLionel Sambuc0xE472 = 0x8B2B
1171*36dcc4a4SLionel Sambuc0xE473 = 0x8B2C
1172*36dcc4a4SLionel Sambuc0xE474 = 0x8B2D
1173*36dcc4a4SLionel Sambuc0xE475 = 0x8B2E
1174*36dcc4a4SLionel Sambuc0xE476 = 0x8B2F
1175*36dcc4a4SLionel Sambuc0xE477 = 0x8B30
1176*36dcc4a4SLionel Sambuc0xE478 = 0x8B31
1177*36dcc4a4SLionel Sambuc0xE479 = 0x8B32
1178*36dcc4a4SLionel Sambuc0xE47A = 0x8B33
1179*36dcc4a4SLionel Sambuc0xE47B = 0x8B34
1180*36dcc4a4SLionel Sambuc0xE47C = 0x8B35
1181*36dcc4a4SLionel Sambuc0xE47D = 0x8B36
1182*36dcc4a4SLionel Sambuc0xE47E = 0x8B37
1183*36dcc4a4SLionel Sambuc0xE47F = 0x8B38
1184*36dcc4a4SLionel Sambuc0xE480 = 0x8B39
1185*36dcc4a4SLionel Sambuc0xE481 = 0x8B3A
1186*36dcc4a4SLionel Sambuc0xE482 = 0x8B3B
1187*36dcc4a4SLionel Sambuc0xE483 = 0x8B3C
1188*36dcc4a4SLionel Sambuc0xE484 = 0x8B3D
1189*36dcc4a4SLionel Sambuc0xE485 = 0x8B3E
1190*36dcc4a4SLionel Sambuc0xE486 = 0x8B3F
1191*36dcc4a4SLionel Sambuc0xE487 = 0x8B40
1192*36dcc4a4SLionel Sambuc0xE488 = 0x8B41
1193*36dcc4a4SLionel Sambuc0xE489 = 0x8B42
1194*36dcc4a4SLionel Sambuc0xE48A = 0x8B43
1195*36dcc4a4SLionel Sambuc0xE48B = 0x8B44
1196*36dcc4a4SLionel Sambuc0xE48C = 0x8B45
1197*36dcc4a4SLionel Sambuc0xE48D = 0x8B46
1198*36dcc4a4SLionel Sambuc0xE48E = 0x8B47
1199*36dcc4a4SLionel Sambuc0xE48F = 0x8B48
1200*36dcc4a4SLionel Sambuc0xE490 = 0x8B49
1201*36dcc4a4SLionel Sambuc0xE491 = 0x8B4A
1202*36dcc4a4SLionel Sambuc0xE492 = 0x8B4B
1203*36dcc4a4SLionel Sambuc0xE493 = 0x8B4C
1204*36dcc4a4SLionel Sambuc0xE494 = 0x8B4D
1205*36dcc4a4SLionel Sambuc0xE495 = 0x8B4E
1206*36dcc4a4SLionel Sambuc0xE496 = 0x8B4F
1207*36dcc4a4SLionel Sambuc0xE497 = 0x8B50
1208*36dcc4a4SLionel Sambuc0xE498 = 0x8B51
1209*36dcc4a4SLionel Sambuc0xE499 = 0x8B52
1210*36dcc4a4SLionel Sambuc0xE49A = 0x8B53
1211*36dcc4a4SLionel Sambuc0xE49B = 0x8B54
1212*36dcc4a4SLionel Sambuc0xE49C = 0x8B55
1213*36dcc4a4SLionel Sambuc0xE49D = 0x8B56
1214*36dcc4a4SLionel Sambuc0xE49E = 0x8B57
1215*36dcc4a4SLionel Sambuc0xE49F = 0x8B58
1216*36dcc4a4SLionel Sambuc0xE4A0 = 0x8B59
1217*36dcc4a4SLionel Sambuc0xE4A1 = 0x8B5A
1218*36dcc4a4SLionel Sambuc0xE4A2 = 0x8B5B
1219*36dcc4a4SLionel Sambuc0xE4A3 = 0x8B5C
1220*36dcc4a4SLionel Sambuc0xE4A4 = 0x8B5D
1221*36dcc4a4SLionel Sambuc0xE4A5 = 0x8B5E
1222*36dcc4a4SLionel Sambuc0xE4A6 = 0x8B5F
1223*36dcc4a4SLionel Sambuc0xE4A7 = 0x8B60
1224*36dcc4a4SLionel Sambuc0xE4A8 = 0x8B61
1225*36dcc4a4SLionel Sambuc0xE4A9 = 0x8B62
1226*36dcc4a4SLionel Sambuc0xE4AA = 0x8B63
1227*36dcc4a4SLionel Sambuc0xE4AB = 0x8B64
1228*36dcc4a4SLionel Sambuc0xE4AC = 0x8B65
1229*36dcc4a4SLionel Sambuc0xE4AD = 0x8B66
1230*36dcc4a4SLionel Sambuc0xE4AE = 0x8B67
1231*36dcc4a4SLionel Sambuc0xE4AF = 0x8B68
1232*36dcc4a4SLionel Sambuc0xE4B0 = 0x8B69
1233*36dcc4a4SLionel Sambuc0xE4B1 = 0x8B6A
1234*36dcc4a4SLionel Sambuc0xE4B2 = 0x8B6B
1235*36dcc4a4SLionel Sambuc0xE4B3 = 0x8B6C
1236*36dcc4a4SLionel Sambuc0xE4B4 = 0x8B6D
1237*36dcc4a4SLionel Sambuc0xE4B5 = 0x8B6E
1238*36dcc4a4SLionel Sambuc0xE4B6 = 0x8B6F
1239*36dcc4a4SLionel Sambuc0xE4B7 = 0x8B70
1240*36dcc4a4SLionel Sambuc0xE4B8 = 0x8B71
1241*36dcc4a4SLionel Sambuc0xE4B9 = 0x8B72
1242*36dcc4a4SLionel Sambuc0xE4BA = 0x8B73
1243*36dcc4a4SLionel Sambuc0xE4BB = 0x8B74
1244*36dcc4a4SLionel Sambuc0xE4BC = 0x8B75
1245*36dcc4a4SLionel Sambuc0xE4BD = 0x8B76
1246*36dcc4a4SLionel Sambuc0xE4BE = 0x8B77
1247*36dcc4a4SLionel Sambuc0xE4BF = 0x8B78
1248*36dcc4a4SLionel Sambuc0xE4C0 = 0x8B79
1249*36dcc4a4SLionel Sambuc0xE4C1 = 0x8B7A
1250*36dcc4a4SLionel Sambuc0xE4C2 = 0x8B7B
1251*36dcc4a4SLionel Sambuc0xE4C3 = 0x8B7C
1252*36dcc4a4SLionel Sambuc0xE4C4 = 0x8B7D
1253*36dcc4a4SLionel Sambuc0xE4C5 = 0x8B7E
1254*36dcc4a4SLionel Sambuc0xE4C6 = 0x8C21
1255*36dcc4a4SLionel Sambuc0xE4C7 = 0x8C22
1256*36dcc4a4SLionel Sambuc0xE4C8 = 0x8C23
1257*36dcc4a4SLionel Sambuc0xE4C9 = 0x8C24
1258*36dcc4a4SLionel Sambuc0xE4CA = 0x8C25
1259*36dcc4a4SLionel Sambuc0xE4CB = 0x8C26
1260*36dcc4a4SLionel Sambuc0xE4CC = 0x8C27
1261*36dcc4a4SLionel Sambuc0xE4CD = 0x8C28
1262*36dcc4a4SLionel Sambuc0xE4CE = 0x8C29
1263*36dcc4a4SLionel Sambuc0xE4CF = 0x8C2A
1264*36dcc4a4SLionel Sambuc0xE4D0 = 0x8C2B
1265*36dcc4a4SLionel Sambuc0xE4D1 = 0x8C2C
1266*36dcc4a4SLionel Sambuc0xE4D2 = 0x8C2D
1267*36dcc4a4SLionel Sambuc0xE4D3 = 0x8C2E
1268*36dcc4a4SLionel Sambuc0xE4D4 = 0x8C2F
1269*36dcc4a4SLionel Sambuc0xE4D5 = 0x8C30
1270*36dcc4a4SLionel Sambuc0xE4D6 = 0x8C31
1271*36dcc4a4SLionel Sambuc0xE4D7 = 0x8C32
1272*36dcc4a4SLionel Sambuc0xE4D8 = 0x8C33
1273*36dcc4a4SLionel Sambuc0xE4D9 = 0x8C34
1274*36dcc4a4SLionel Sambuc0xE4DA = 0x8C35
1275*36dcc4a4SLionel Sambuc0xE4DB = 0x8C36
1276*36dcc4a4SLionel Sambuc0xE4DC = 0x8C37
1277*36dcc4a4SLionel Sambuc0xE4DD = 0x8C38
1278*36dcc4a4SLionel Sambuc0xE4DE = 0x8C39
1279*36dcc4a4SLionel Sambuc0xE4DF = 0x8C3A
1280*36dcc4a4SLionel Sambuc0xE4E0 = 0x8C3B
1281*36dcc4a4SLionel Sambuc0xE4E1 = 0x8C3C
1282*36dcc4a4SLionel Sambuc0xE4E2 = 0x8C3D
1283*36dcc4a4SLionel Sambuc0xE4E3 = 0x8C3E
1284*36dcc4a4SLionel Sambuc0xE4E4 = 0x8C3F
1285*36dcc4a4SLionel Sambuc0xE4E5 = 0x8C40
1286*36dcc4a4SLionel Sambuc0xE4E6 = 0x8C41
1287*36dcc4a4SLionel Sambuc0xE4E7 = 0x8C42
1288*36dcc4a4SLionel Sambuc0xE4E8 = 0x8C43
1289*36dcc4a4SLionel Sambuc0xE4E9 = 0x8C44
1290*36dcc4a4SLionel Sambuc0xE4EA = 0x8C45
1291*36dcc4a4SLionel Sambuc0xE4EB = 0x8C46
1292*36dcc4a4SLionel Sambuc0xE4EC = 0x8C47
1293*36dcc4a4SLionel Sambuc0xE4ED = 0x8C48
1294*36dcc4a4SLionel Sambuc0xE4EE = 0x8C49
1295*36dcc4a4SLionel Sambuc0xE4EF = 0x8C4A
1296*36dcc4a4SLionel Sambuc0xE4F0 = 0x8C4B
1297*36dcc4a4SLionel Sambuc0xE4F1 = 0x8C4C
1298*36dcc4a4SLionel Sambuc0xE4F2 = 0x8C4D
1299*36dcc4a4SLionel Sambuc0xE4F3 = 0x8C4E
1300*36dcc4a4SLionel Sambuc0xE4F4 = 0x8C4F
1301*36dcc4a4SLionel Sambuc0xE4F5 = 0x8C50
1302*36dcc4a4SLionel Sambuc0xE4F6 = 0x8C51
1303*36dcc4a4SLionel Sambuc0xE4F7 = 0x8C52
1304*36dcc4a4SLionel Sambuc0xE4F8 = 0x8C53
1305*36dcc4a4SLionel Sambuc0xE4F9 = 0x8C54
1306*36dcc4a4SLionel Sambuc0xE4FA = 0x8C55
1307*36dcc4a4SLionel Sambuc0xE4FB = 0x8C56
1308*36dcc4a4SLionel Sambuc0xE4FC = 0x8C57
1309*36dcc4a4SLionel Sambuc0xE4FD = 0x8C58
1310*36dcc4a4SLionel Sambuc0xE4FE = 0x8C59
1311*36dcc4a4SLionel Sambuc0xE4FF = 0x8C5A
1312*36dcc4a4SLionel Sambuc0xE500 = 0x8C5B
1313*36dcc4a4SLionel Sambuc0xE501 = 0x8C5C
1314*36dcc4a4SLionel Sambuc0xE502 = 0x8C5D
1315*36dcc4a4SLionel Sambuc0xE503 = 0x8C5E
1316*36dcc4a4SLionel Sambuc0xE504 = 0x8C5F
1317*36dcc4a4SLionel Sambuc0xE505 = 0x8C60
1318*36dcc4a4SLionel Sambuc0xE506 = 0x8C61
1319*36dcc4a4SLionel Sambuc0xE507 = 0x8C62
1320*36dcc4a4SLionel Sambuc0xE508 = 0x8C63
1321*36dcc4a4SLionel Sambuc0xE509 = 0x8C64
1322*36dcc4a4SLionel Sambuc0xE50A = 0x8C65
1323*36dcc4a4SLionel Sambuc0xE50B = 0x8C66
1324*36dcc4a4SLionel Sambuc0xE50C = 0x8C67
1325*36dcc4a4SLionel Sambuc0xE50D = 0x8C68
1326*36dcc4a4SLionel Sambuc0xE50E = 0x8C69
1327*36dcc4a4SLionel Sambuc0xE50F = 0x8C6A
1328*36dcc4a4SLionel Sambuc0xE510 = 0x8C6B
1329*36dcc4a4SLionel Sambuc0xE511 = 0x8C6C
1330*36dcc4a4SLionel Sambuc0xE512 = 0x8C6D
1331*36dcc4a4SLionel Sambuc0xE513 = 0x8C6E
1332*36dcc4a4SLionel Sambuc0xE514 = 0x8C6F
1333*36dcc4a4SLionel Sambuc0xE515 = 0x8C70
1334*36dcc4a4SLionel Sambuc0xE516 = 0x8C71
1335*36dcc4a4SLionel Sambuc0xE517 = 0x8C72
1336*36dcc4a4SLionel Sambuc0xE518 = 0x8C73
1337*36dcc4a4SLionel Sambuc0xE519 = 0x8C74
1338*36dcc4a4SLionel Sambuc0xE51A = 0x8C75
1339*36dcc4a4SLionel Sambuc0xE51B = 0x8C76
1340*36dcc4a4SLionel Sambuc0xE51C = 0x8C77
1341*36dcc4a4SLionel Sambuc0xE51D = 0x8C78
1342*36dcc4a4SLionel Sambuc0xE51E = 0x8C79
1343*36dcc4a4SLionel Sambuc0xE51F = 0x8C7A
1344*36dcc4a4SLionel Sambuc0xE520 = 0x8C7B
1345*36dcc4a4SLionel Sambuc0xE521 = 0x8C7C
1346*36dcc4a4SLionel Sambuc0xE522 = 0x8C7D
1347*36dcc4a4SLionel Sambuc0xE523 = 0x8C7E
1348*36dcc4a4SLionel Sambuc0xE524 = 0x8D21
1349*36dcc4a4SLionel Sambuc0xE525 = 0x8D22
1350*36dcc4a4SLionel Sambuc0xE526 = 0x8D23
1351*36dcc4a4SLionel Sambuc0xE527 = 0x8D24
1352*36dcc4a4SLionel Sambuc0xE528 = 0x8D25
1353*36dcc4a4SLionel Sambuc0xE529 = 0x8D26
1354*36dcc4a4SLionel Sambuc0xE52A = 0x8D27
1355*36dcc4a4SLionel Sambuc0xE52B = 0x8D28
1356*36dcc4a4SLionel Sambuc0xE52C = 0x8D29
1357*36dcc4a4SLionel Sambuc0xE52D = 0x8D2A
1358*36dcc4a4SLionel Sambuc0xE52E = 0x8D2B
1359*36dcc4a4SLionel Sambuc0xE52F = 0x8D2C
1360*36dcc4a4SLionel Sambuc0xE530 = 0x8D2D
1361*36dcc4a4SLionel Sambuc0xE531 = 0x8D2E
1362*36dcc4a4SLionel Sambuc0xE532 = 0x8D2F
1363*36dcc4a4SLionel Sambuc0xE533 = 0x8D30
1364*36dcc4a4SLionel Sambuc0xE534 = 0x8D31
1365*36dcc4a4SLionel Sambuc0xE535 = 0x8D32
1366*36dcc4a4SLionel Sambuc0xE536 = 0x8D33
1367*36dcc4a4SLionel Sambuc0xE537 = 0x8D34
1368*36dcc4a4SLionel Sambuc0xE538 = 0x8D35
1369*36dcc4a4SLionel Sambuc0xE539 = 0x8D36
1370*36dcc4a4SLionel Sambuc0xE53A = 0x8D37
1371*36dcc4a4SLionel Sambuc0xE53B = 0x8D38
1372*36dcc4a4SLionel Sambuc0xE53C = 0x8D39
1373*36dcc4a4SLionel Sambuc0xE53D = 0x8D3A
1374*36dcc4a4SLionel Sambuc0xE53E = 0x8D3B
1375*36dcc4a4SLionel Sambuc0xE53F = 0x8D3C
1376*36dcc4a4SLionel Sambuc0xE540 = 0x8D3D
1377*36dcc4a4SLionel Sambuc0xE541 = 0x8D3E
1378*36dcc4a4SLionel Sambuc0xE542 = 0x8D3F
1379*36dcc4a4SLionel Sambuc0xE543 = 0x8D40
1380*36dcc4a4SLionel Sambuc0xE544 = 0x8D41
1381*36dcc4a4SLionel Sambuc0xE545 = 0x8D42
1382*36dcc4a4SLionel Sambuc0xE546 = 0x8D43
1383*36dcc4a4SLionel Sambuc0xE547 = 0x8D44
1384*36dcc4a4SLionel Sambuc0xE548 = 0x8D45
1385*36dcc4a4SLionel Sambuc0xE549 = 0x8D46
1386*36dcc4a4SLionel Sambuc0xE54A = 0x8D47
1387*36dcc4a4SLionel Sambuc0xE54B = 0x8D48
1388*36dcc4a4SLionel Sambuc0xE54C = 0x8D49
1389*36dcc4a4SLionel Sambuc0xE54D = 0x8D4A
1390*36dcc4a4SLionel Sambuc0xE54E = 0x8D4B
1391*36dcc4a4SLionel Sambuc0xE54F = 0x8D4C
1392*36dcc4a4SLionel Sambuc0xE550 = 0x8D4D
1393*36dcc4a4SLionel Sambuc0xE551 = 0x8D4E
1394*36dcc4a4SLionel Sambuc0xE552 = 0x8D4F
1395*36dcc4a4SLionel Sambuc0xE553 = 0x8D50
1396*36dcc4a4SLionel Sambuc0xE554 = 0x8D51
1397*36dcc4a4SLionel Sambuc0xE555 = 0x8D52
1398*36dcc4a4SLionel Sambuc0xE556 = 0x8D53
1399*36dcc4a4SLionel Sambuc0xE557 = 0x8D54
1400*36dcc4a4SLionel Sambuc0xE558 = 0x8D55
1401*36dcc4a4SLionel Sambuc0xE559 = 0x8D56
1402*36dcc4a4SLionel Sambuc0xE55A = 0x8D57
1403*36dcc4a4SLionel Sambuc0xE55B = 0x8D58
1404*36dcc4a4SLionel Sambuc0xE55C = 0x8D59
1405*36dcc4a4SLionel Sambuc0xE55D = 0x8D5A
1406*36dcc4a4SLionel Sambuc0xE55E = 0x8D5B
1407*36dcc4a4SLionel Sambuc0xE55F = 0x8D5C
1408*36dcc4a4SLionel Sambuc0xE560 = 0x8D5D
1409*36dcc4a4SLionel Sambuc0xE561 = 0x8D5E
1410*36dcc4a4SLionel Sambuc0xE562 = 0x8D5F
1411*36dcc4a4SLionel Sambuc0xE563 = 0x8D60
1412*36dcc4a4SLionel Sambuc0xE564 = 0x8D61
1413*36dcc4a4SLionel Sambuc0xE565 = 0x8D62
1414*36dcc4a4SLionel Sambuc0xE566 = 0x8D63
1415*36dcc4a4SLionel Sambuc0xE567 = 0x8D64
1416*36dcc4a4SLionel Sambuc0xE568 = 0x8D65
1417*36dcc4a4SLionel Sambuc0xE569 = 0x8D66
1418*36dcc4a4SLionel Sambuc0xE56A = 0x8D67
1419*36dcc4a4SLionel Sambuc0xE56B = 0x8D68
1420*36dcc4a4SLionel Sambuc0xE56C = 0x8D69
1421*36dcc4a4SLionel Sambuc0xE56D = 0x8D6A
1422*36dcc4a4SLionel Sambuc0xE56E = 0x8D6B
1423*36dcc4a4SLionel Sambuc0xE56F = 0x8D6C
1424*36dcc4a4SLionel Sambuc0xE570 = 0x8D6D
1425*36dcc4a4SLionel Sambuc0xE571 = 0x8D6E
1426*36dcc4a4SLionel Sambuc0xE572 = 0x8D6F
1427*36dcc4a4SLionel Sambuc0xE573 = 0x8D70
1428*36dcc4a4SLionel Sambuc0xE574 = 0x8D71
1429*36dcc4a4SLionel Sambuc0xE575 = 0x8D72
1430*36dcc4a4SLionel Sambuc0xE576 = 0x8D73
1431*36dcc4a4SLionel Sambuc0xE577 = 0x8D74
1432*36dcc4a4SLionel Sambuc0xE578 = 0x8D75
1433*36dcc4a4SLionel Sambuc0xE579 = 0x8D76
1434*36dcc4a4SLionel Sambuc0xE57A = 0x8D77
1435*36dcc4a4SLionel Sambuc0xE57B = 0x8D78
1436*36dcc4a4SLionel Sambuc0xE57C = 0x8D79
1437*36dcc4a4SLionel Sambuc0xE57D = 0x8D7A
1438*36dcc4a4SLionel Sambuc0xE57E = 0x8D7B
1439*36dcc4a4SLionel Sambuc0xE57F = 0x8D7C
1440*36dcc4a4SLionel Sambuc0xE580 = 0x8D7D
1441*36dcc4a4SLionel Sambuc0xE581 = 0x8D7E
1442*36dcc4a4SLionel Sambuc0xE582 = 0x8E21
1443*36dcc4a4SLionel Sambuc0xE583 = 0x8E22
1444*36dcc4a4SLionel Sambuc0xE584 = 0x8E23
1445*36dcc4a4SLionel Sambuc0xE585 = 0x8E24
1446*36dcc4a4SLionel Sambuc0xE586 = 0x8E25
1447*36dcc4a4SLionel Sambuc0xE587 = 0x8E26
1448*36dcc4a4SLionel Sambuc0xE588 = 0x8E27
1449*36dcc4a4SLionel Sambuc0xE589 = 0x8E28
1450*36dcc4a4SLionel Sambuc0xE58A = 0x8E29
1451*36dcc4a4SLionel Sambuc0xE58B = 0x8E2A
1452*36dcc4a4SLionel Sambuc0xE58C = 0x8E2B
1453*36dcc4a4SLionel Sambuc0xE58D = 0x8E2C
1454*36dcc4a4SLionel Sambuc0xE58E = 0x8E2D
1455*36dcc4a4SLionel Sambuc0xE58F = 0x8E2E
1456*36dcc4a4SLionel Sambuc0xE590 = 0x8E2F
1457*36dcc4a4SLionel Sambuc0xE591 = 0x8E30
1458*36dcc4a4SLionel Sambuc0xE592 = 0x8E31
1459*36dcc4a4SLionel Sambuc0xE593 = 0x8E32
1460*36dcc4a4SLionel Sambuc0xE594 = 0x8E33
1461*36dcc4a4SLionel Sambuc0xE595 = 0x8E34
1462*36dcc4a4SLionel Sambuc0xE596 = 0x8E35
1463*36dcc4a4SLionel Sambuc0xE597 = 0x8E36
1464*36dcc4a4SLionel Sambuc0xE598 = 0x8E37
1465*36dcc4a4SLionel Sambuc0xE599 = 0x8E38
1466*36dcc4a4SLionel Sambuc0xE59A = 0x8E39
1467*36dcc4a4SLionel Sambuc0xE59B = 0x8E3A
1468*36dcc4a4SLionel Sambuc0xE59C = 0x8E3B
1469*36dcc4a4SLionel Sambuc0xE59D = 0x8E3C
1470*36dcc4a4SLionel Sambuc0xE59E = 0x8E3D
1471*36dcc4a4SLionel Sambuc0xE59F = 0x8E3E
1472*36dcc4a4SLionel Sambuc0xE5A0 = 0x8E3F
1473*36dcc4a4SLionel Sambuc0xE5A1 = 0x8E40
1474*36dcc4a4SLionel Sambuc0xE5A2 = 0x8E41
1475*36dcc4a4SLionel Sambuc0xE5A3 = 0x8E42
1476*36dcc4a4SLionel Sambuc0xE5A4 = 0x8E43
1477*36dcc4a4SLionel Sambuc0xE5A5 = 0x8E44
1478*36dcc4a4SLionel Sambuc0xE5A6 = 0x8E45
1479*36dcc4a4SLionel Sambuc0xE5A7 = 0x8E46
1480*36dcc4a4SLionel Sambuc0xE5A8 = 0x8E47
1481*36dcc4a4SLionel Sambuc0xE5A9 = 0x8E48
1482*36dcc4a4SLionel Sambuc0xE5AA = 0x8E49
1483*36dcc4a4SLionel Sambuc0xE5AB = 0x8E4A
1484*36dcc4a4SLionel Sambuc0xE5AC = 0x8E4B
1485*36dcc4a4SLionel Sambuc0xE5AD = 0x8E4C
1486*36dcc4a4SLionel Sambuc0xE5AE = 0x8E4D
1487*36dcc4a4SLionel Sambuc0xE5AF = 0x8E4E
1488*36dcc4a4SLionel Sambuc0xE5B0 = 0x8E4F
1489*36dcc4a4SLionel Sambuc0xE5B1 = 0x8E50
1490*36dcc4a4SLionel Sambuc0xE5B2 = 0x8E51
1491*36dcc4a4SLionel Sambuc0xE5B3 = 0x8E52
1492*36dcc4a4SLionel Sambuc0xE5B4 = 0x8E53
1493*36dcc4a4SLionel Sambuc0xE5B5 = 0x8E54
1494*36dcc4a4SLionel Sambuc0xE5B6 = 0x8E55
1495*36dcc4a4SLionel Sambuc0xE5B7 = 0x8E56
1496*36dcc4a4SLionel Sambuc0xE5B8 = 0x8E57
1497*36dcc4a4SLionel Sambuc0xE5B9 = 0x8E58
1498*36dcc4a4SLionel Sambuc0xE5BA = 0x8E59
1499*36dcc4a4SLionel Sambuc0xE5BB = 0x8E5A
1500*36dcc4a4SLionel Sambuc0xE5BC = 0x8E5B
1501*36dcc4a4SLionel Sambuc0xE5BD = 0x8E5C
1502*36dcc4a4SLionel Sambuc0xE5BE = 0x8E5D
1503*36dcc4a4SLionel Sambuc0xE5BF = 0x8E5E
1504*36dcc4a4SLionel Sambuc0xE5C0 = 0x8E5F
1505*36dcc4a4SLionel Sambuc0xE5C1 = 0x8E60
1506*36dcc4a4SLionel Sambuc0xE5C2 = 0x8E61
1507*36dcc4a4SLionel Sambuc0xE5C3 = 0x8E62
1508*36dcc4a4SLionel Sambuc0xE5C4 = 0x8E63
1509*36dcc4a4SLionel Sambuc0xE5C5 = 0x8E64
1510*36dcc4a4SLionel Sambuc0xE5C6 = 0x8E65
1511*36dcc4a4SLionel Sambuc0xE5C7 = 0x8E66
1512*36dcc4a4SLionel Sambuc0xE5C8 = 0x8E67
1513*36dcc4a4SLionel Sambuc0xE5C9 = 0x8E68
1514*36dcc4a4SLionel Sambuc0xE5CA = 0x8E69
1515*36dcc4a4SLionel Sambuc0xE5CB = 0x8E6A
1516*36dcc4a4SLionel Sambuc0xE5CC = 0x8E6B
1517*36dcc4a4SLionel Sambuc0xE5CD = 0x8E6C
1518*36dcc4a4SLionel Sambuc0xE5CE = 0x8E6D
1519*36dcc4a4SLionel Sambuc0xE5CF = 0x8E6E
1520*36dcc4a4SLionel Sambuc0xE5D0 = 0x8E6F
1521*36dcc4a4SLionel Sambuc0xE5D1 = 0x8E70
1522*36dcc4a4SLionel Sambuc0xE5D2 = 0x8E71
1523*36dcc4a4SLionel Sambuc0xE5D3 = 0x8E72
1524*36dcc4a4SLionel Sambuc0xE5D4 = 0x8E73
1525*36dcc4a4SLionel Sambuc0xE5D5 = 0x8E74
1526*36dcc4a4SLionel Sambuc0xE5D6 = 0x8E75
1527*36dcc4a4SLionel Sambuc0xE5D7 = 0x8E76
1528*36dcc4a4SLionel Sambuc0xE5D8 = 0x8E77
1529*36dcc4a4SLionel Sambuc0xE5D9 = 0x8E78
1530*36dcc4a4SLionel Sambuc0xE5DA = 0x8E79
1531*36dcc4a4SLionel Sambuc0xE5DB = 0x8E7A
1532*36dcc4a4SLionel Sambuc0xE5DC = 0x8E7B
1533*36dcc4a4SLionel Sambuc0xE5DD = 0x8E7C
1534*36dcc4a4SLionel Sambuc0xE5DE = 0x8E7D
1535*36dcc4a4SLionel Sambuc0xE5DF = 0x8E7E
1536*36dcc4a4SLionel Sambuc0xE5E0 = 0x8F21
1537*36dcc4a4SLionel Sambuc0xE5E1 = 0x8F22
1538*36dcc4a4SLionel Sambuc0xE5E2 = 0x8F23
1539*36dcc4a4SLionel Sambuc0xE5E3 = 0x8F24
1540*36dcc4a4SLionel Sambuc0xE5E4 = 0x8F25
1541*36dcc4a4SLionel Sambuc0xE5E5 = 0x8F26
1542*36dcc4a4SLionel Sambuc0xE5E6 = 0x8F27
1543*36dcc4a4SLionel Sambuc0xE5E7 = 0x8F28
1544*36dcc4a4SLionel Sambuc0xE5E8 = 0x8F29
1545*36dcc4a4SLionel Sambuc0xE5E9 = 0x8F2A
1546*36dcc4a4SLionel Sambuc0xE5EA = 0x8F2B
1547*36dcc4a4SLionel Sambuc0xE5EB = 0x8F2C
1548*36dcc4a4SLionel Sambuc0xE5EC = 0x8F2D
1549*36dcc4a4SLionel Sambuc0xE5ED = 0x8F2E
1550*36dcc4a4SLionel Sambuc0xE5EE = 0x8F2F
1551*36dcc4a4SLionel Sambuc0xE5EF = 0x8F30
1552*36dcc4a4SLionel Sambuc0xE5F0 = 0x8F31
1553*36dcc4a4SLionel Sambuc0xE5F1 = 0x8F32
1554*36dcc4a4SLionel Sambuc0xE5F2 = 0x8F33
1555*36dcc4a4SLionel Sambuc0xE5F3 = 0x8F34
1556*36dcc4a4SLionel Sambuc0xE5F4 = 0x8F35
1557*36dcc4a4SLionel Sambuc0xE5F5 = 0x8F36
1558*36dcc4a4SLionel Sambuc0xE5F6 = 0x8F37
1559*36dcc4a4SLionel Sambuc0xE5F7 = 0x8F38
1560*36dcc4a4SLionel Sambuc0xE5F8 = 0x8F39
1561*36dcc4a4SLionel Sambuc0xE5F9 = 0x8F3A
1562*36dcc4a4SLionel Sambuc0xE5FA = 0x8F3B
1563*36dcc4a4SLionel Sambuc0xE5FB = 0x8F3C
1564*36dcc4a4SLionel Sambuc0xE5FC = 0x8F3D
1565*36dcc4a4SLionel Sambuc0xE5FD = 0x8F3E
1566*36dcc4a4SLionel Sambuc0xE5FE = 0x8F3F
1567*36dcc4a4SLionel Sambuc0xE5FF = 0x8F40
1568*36dcc4a4SLionel Sambuc0xE600 = 0x8F41
1569*36dcc4a4SLionel Sambuc0xE601 = 0x8F42
1570*36dcc4a4SLionel Sambuc0xE602 = 0x8F43
1571*36dcc4a4SLionel Sambuc0xE603 = 0x8F44
1572*36dcc4a4SLionel Sambuc0xE604 = 0x8F45
1573*36dcc4a4SLionel Sambuc0xE605 = 0x8F46
1574*36dcc4a4SLionel Sambuc0xE606 = 0x8F47
1575*36dcc4a4SLionel Sambuc0xE607 = 0x8F48
1576*36dcc4a4SLionel Sambuc0xE608 = 0x8F49
1577*36dcc4a4SLionel Sambuc0xE609 = 0x8F4A
1578*36dcc4a4SLionel Sambuc0xE60A = 0x8F4B
1579*36dcc4a4SLionel Sambuc0xE60B = 0x8F4C
1580*36dcc4a4SLionel Sambuc0xE60C = 0x8F4D
1581*36dcc4a4SLionel Sambuc0xE60D = 0x8F4E
1582*36dcc4a4SLionel Sambuc0xE60E = 0x8F4F
1583*36dcc4a4SLionel Sambuc0xE60F = 0x8F50
1584*36dcc4a4SLionel Sambuc0xE610 = 0x8F51
1585*36dcc4a4SLionel Sambuc0xE611 = 0x8F52
1586*36dcc4a4SLionel Sambuc0xE612 = 0x8F53
1587*36dcc4a4SLionel Sambuc0xE613 = 0x8F54
1588*36dcc4a4SLionel Sambuc0xE614 = 0x8F55
1589*36dcc4a4SLionel Sambuc0xE615 = 0x8F56
1590*36dcc4a4SLionel Sambuc0xE616 = 0x8F57
1591*36dcc4a4SLionel Sambuc0xE617 = 0x8F58
1592*36dcc4a4SLionel Sambuc0xE618 = 0x8F59
1593*36dcc4a4SLionel Sambuc0xE619 = 0x8F5A
1594*36dcc4a4SLionel Sambuc0xE61A = 0x8F5B
1595*36dcc4a4SLionel Sambuc0xE61B = 0x8F5C
1596*36dcc4a4SLionel Sambuc0xE61C = 0x8F5D
1597*36dcc4a4SLionel Sambuc0xE61D = 0x8F5E
1598*36dcc4a4SLionel Sambuc0xE61E = 0x8F5F
1599*36dcc4a4SLionel Sambuc0xE61F = 0x8F60
1600*36dcc4a4SLionel Sambuc0xE620 = 0x8F61
1601*36dcc4a4SLionel Sambuc0xE621 = 0x8F62
1602*36dcc4a4SLionel Sambuc0xE622 = 0x8F63
1603*36dcc4a4SLionel Sambuc0xE623 = 0x8F64
1604*36dcc4a4SLionel Sambuc0xE624 = 0x8F65
1605*36dcc4a4SLionel Sambuc0xE625 = 0x8F66
1606*36dcc4a4SLionel Sambuc0xE626 = 0x8F67
1607*36dcc4a4SLionel Sambuc0xE627 = 0x8F68
1608*36dcc4a4SLionel Sambuc0xE628 = 0x8F69
1609*36dcc4a4SLionel Sambuc0xE629 = 0x8F6A
1610*36dcc4a4SLionel Sambuc0xE62A = 0x8F6B
1611*36dcc4a4SLionel Sambuc0xE62B = 0x8F6C
1612*36dcc4a4SLionel Sambuc0xE62C = 0x8F6D
1613*36dcc4a4SLionel Sambuc0xE62D = 0x8F6E
1614*36dcc4a4SLionel Sambuc0xE62E = 0x8F6F
1615*36dcc4a4SLionel Sambuc0xE62F = 0x8F70
1616*36dcc4a4SLionel Sambuc0xE630 = 0x8F71
1617*36dcc4a4SLionel Sambuc0xE631 = 0x8F72
1618*36dcc4a4SLionel Sambuc0xE632 = 0x8F73
1619*36dcc4a4SLionel Sambuc0xE633 = 0x8F74
1620*36dcc4a4SLionel Sambuc0xE634 = 0x8F75
1621*36dcc4a4SLionel Sambuc0xE635 = 0x8F76
1622*36dcc4a4SLionel Sambuc0xE636 = 0x8F77
1623*36dcc4a4SLionel Sambuc0xE637 = 0x8F78
1624*36dcc4a4SLionel Sambuc0xE638 = 0x8F79
1625*36dcc4a4SLionel Sambuc0xE639 = 0x8F7A
1626*36dcc4a4SLionel Sambuc0xE63A = 0x8F7B
1627*36dcc4a4SLionel Sambuc0xE63B = 0x8F7C
1628*36dcc4a4SLionel Sambuc0xE63C = 0x8F7D
1629*36dcc4a4SLionel Sambuc0xE63D = 0x8F7E
1630*36dcc4a4SLionel Sambuc0xE63E = 0x9021
1631*36dcc4a4SLionel Sambuc0xE63F = 0x9022
1632*36dcc4a4SLionel Sambuc0xE640 = 0x9023
1633*36dcc4a4SLionel Sambuc0xE641 = 0x9024
1634*36dcc4a4SLionel Sambuc0xE642 = 0x9025
1635*36dcc4a4SLionel Sambuc0xE643 = 0x9026
1636*36dcc4a4SLionel Sambuc0xE644 = 0x9027
1637*36dcc4a4SLionel Sambuc0xE645 = 0x9028
1638*36dcc4a4SLionel Sambuc0xE646 = 0x9029
1639*36dcc4a4SLionel Sambuc0xE647 = 0x902A
1640*36dcc4a4SLionel Sambuc0xE648 = 0x902B
1641*36dcc4a4SLionel Sambuc0xE649 = 0x902C
1642*36dcc4a4SLionel Sambuc0xE64A = 0x902D
1643*36dcc4a4SLionel Sambuc0xE64B = 0x902E
1644*36dcc4a4SLionel Sambuc0xE64C = 0x902F
1645*36dcc4a4SLionel Sambuc0xE64D = 0x9030
1646*36dcc4a4SLionel Sambuc0xE64E = 0x9031
1647*36dcc4a4SLionel Sambuc0xE64F = 0x9032
1648*36dcc4a4SLionel Sambuc0xE650 = 0x9033
1649*36dcc4a4SLionel Sambuc0xE651 = 0x9034
1650*36dcc4a4SLionel Sambuc0xE652 = 0x9035
1651*36dcc4a4SLionel Sambuc0xE653 = 0x9036
1652*36dcc4a4SLionel Sambuc0xE654 = 0x9037
1653*36dcc4a4SLionel Sambuc0xE655 = 0x9038
1654*36dcc4a4SLionel Sambuc0xE656 = 0x9039
1655*36dcc4a4SLionel Sambuc0xE657 = 0x903A
1656*36dcc4a4SLionel Sambuc0xE658 = 0x903B
1657*36dcc4a4SLionel Sambuc0xE659 = 0x903C
1658*36dcc4a4SLionel Sambuc0xE65A = 0x903D
1659*36dcc4a4SLionel Sambuc0xE65B = 0x903E
1660*36dcc4a4SLionel Sambuc0xE65C = 0x903F
1661*36dcc4a4SLionel Sambuc0xE65D = 0x9040
1662*36dcc4a4SLionel Sambuc0xE65E = 0x9041
1663*36dcc4a4SLionel Sambuc0xE65F = 0x9042
1664*36dcc4a4SLionel Sambuc0xE660 = 0x9043
1665*36dcc4a4SLionel Sambuc0xE661 = 0x9044
1666*36dcc4a4SLionel Sambuc0xE662 = 0x9045
1667*36dcc4a4SLionel Sambuc0xE663 = 0x9046
1668*36dcc4a4SLionel Sambuc0xE664 = 0x9047
1669*36dcc4a4SLionel Sambuc0xE665 = 0x9048
1670*36dcc4a4SLionel Sambuc0xE666 = 0x9049
1671*36dcc4a4SLionel Sambuc0xE667 = 0x904A
1672*36dcc4a4SLionel Sambuc0xE668 = 0x904B
1673*36dcc4a4SLionel Sambuc0xE669 = 0x904C
1674*36dcc4a4SLionel Sambuc0xE66A = 0x904D
1675*36dcc4a4SLionel Sambuc0xE66B = 0x904E
1676*36dcc4a4SLionel Sambuc0xE66C = 0x904F
1677*36dcc4a4SLionel Sambuc0xE66D = 0x9050
1678*36dcc4a4SLionel Sambuc0xE66E = 0x9051
1679*36dcc4a4SLionel Sambuc0xE66F = 0x9052
1680*36dcc4a4SLionel Sambuc0xE670 = 0x9053
1681*36dcc4a4SLionel Sambuc0xE671 = 0x9054
1682*36dcc4a4SLionel Sambuc0xE672 = 0x9055
1683*36dcc4a4SLionel Sambuc0xE673 = 0x9056
1684*36dcc4a4SLionel Sambuc0xE674 = 0x9057
1685*36dcc4a4SLionel Sambuc0xE675 = 0x9058
1686*36dcc4a4SLionel Sambuc0xE676 = 0x9059
1687*36dcc4a4SLionel Sambuc0xE677 = 0x905A
1688*36dcc4a4SLionel Sambuc0xE678 = 0x905B
1689*36dcc4a4SLionel Sambuc0xE679 = 0x905C
1690*36dcc4a4SLionel Sambuc0xE67A = 0x905D
1691*36dcc4a4SLionel Sambuc0xE67B = 0x905E
1692*36dcc4a4SLionel Sambuc0xE67C = 0x905F
1693*36dcc4a4SLionel Sambuc0xE67D = 0x9060
1694*36dcc4a4SLionel Sambuc0xE67E = 0x9061
1695*36dcc4a4SLionel Sambuc0xE67F = 0x9062
1696*36dcc4a4SLionel Sambuc0xE680 = 0x9063
1697*36dcc4a4SLionel Sambuc0xE681 = 0x9064
1698*36dcc4a4SLionel Sambuc0xE682 = 0x9065
1699*36dcc4a4SLionel Sambuc0xE683 = 0x9066
1700*36dcc4a4SLionel Sambuc0xE684 = 0x9067
1701*36dcc4a4SLionel Sambuc0xE685 = 0x9068
1702*36dcc4a4SLionel Sambuc0xE686 = 0x9069
1703*36dcc4a4SLionel Sambuc0xE687 = 0x906A
1704*36dcc4a4SLionel Sambuc0xE688 = 0x906B
1705*36dcc4a4SLionel Sambuc0xE689 = 0x906C
1706*36dcc4a4SLionel Sambuc0xE68A = 0x906D
1707*36dcc4a4SLionel Sambuc0xE68B = 0x906E
1708*36dcc4a4SLionel Sambuc0xE68C = 0x906F
1709*36dcc4a4SLionel Sambuc0xE68D = 0x9070
1710*36dcc4a4SLionel Sambuc0xE68E = 0x9071
1711*36dcc4a4SLionel Sambuc0xE68F = 0x9072
1712*36dcc4a4SLionel Sambuc0xE690 = 0x9073
1713*36dcc4a4SLionel Sambuc0xE691 = 0x9074
1714*36dcc4a4SLionel Sambuc0xE692 = 0x9075
1715*36dcc4a4SLionel Sambuc0xE693 = 0x9076
1716*36dcc4a4SLionel Sambuc0xE694 = 0x9077
1717*36dcc4a4SLionel Sambuc0xE695 = 0x9078
1718*36dcc4a4SLionel Sambuc0xE696 = 0x9079
1719*36dcc4a4SLionel Sambuc0xE697 = 0x907A
1720*36dcc4a4SLionel Sambuc0xE698 = 0x907B
1721*36dcc4a4SLionel Sambuc0xE699 = 0x907C
1722*36dcc4a4SLionel Sambuc0xE69A = 0x907D
1723*36dcc4a4SLionel Sambuc0xE69B = 0x907E
1724*36dcc4a4SLionel Sambuc0xE69C = 0x9121
1725*36dcc4a4SLionel Sambuc0xE69D = 0x9122
1726*36dcc4a4SLionel Sambuc0xE69E = 0x9123
1727*36dcc4a4SLionel Sambuc0xE69F = 0x9124
1728*36dcc4a4SLionel Sambuc0xE6A0 = 0x9125
1729*36dcc4a4SLionel Sambuc0xE6A1 = 0x9126
1730*36dcc4a4SLionel Sambuc0xE6A2 = 0x9127
1731*36dcc4a4SLionel Sambuc0xE6A3 = 0x9128
1732*36dcc4a4SLionel Sambuc0xE6A4 = 0x9129
1733*36dcc4a4SLionel Sambuc0xE6A5 = 0x912A
1734*36dcc4a4SLionel Sambuc0xE6A6 = 0x912B
1735*36dcc4a4SLionel Sambuc0xE6A7 = 0x912C
1736*36dcc4a4SLionel Sambuc0xE6A8 = 0x912D
1737*36dcc4a4SLionel Sambuc0xE6A9 = 0x912E
1738*36dcc4a4SLionel Sambuc0xE6AA = 0x912F
1739*36dcc4a4SLionel Sambuc0xE6AB = 0x9130
1740*36dcc4a4SLionel Sambuc0xE6AC = 0x9131
1741*36dcc4a4SLionel Sambuc0xE6AD = 0x9132
1742*36dcc4a4SLionel Sambuc0xE6AE = 0x9133
1743*36dcc4a4SLionel Sambuc0xE6AF = 0x9134
1744*36dcc4a4SLionel Sambuc0xE6B0 = 0x9135
1745*36dcc4a4SLionel Sambuc0xE6B1 = 0x9136
1746*36dcc4a4SLionel Sambuc0xE6B2 = 0x9137
1747*36dcc4a4SLionel Sambuc0xE6B3 = 0x9138
1748*36dcc4a4SLionel Sambuc0xE6B4 = 0x9139
1749*36dcc4a4SLionel Sambuc0xE6B5 = 0x913A
1750*36dcc4a4SLionel Sambuc0xE6B6 = 0x913B
1751*36dcc4a4SLionel Sambuc0xE6B7 = 0x913C
1752*36dcc4a4SLionel Sambuc0xE6B8 = 0x913D
1753*36dcc4a4SLionel Sambuc0xE6B9 = 0x913E
1754*36dcc4a4SLionel Sambuc0xE6BA = 0x913F
1755*36dcc4a4SLionel Sambuc0xE6BB = 0x9140
1756*36dcc4a4SLionel Sambuc0xE6BC = 0x9141
1757*36dcc4a4SLionel Sambuc0xE6BD = 0x9142
1758*36dcc4a4SLionel Sambuc0xE6BE = 0x9143
1759*36dcc4a4SLionel Sambuc0xE6BF = 0x9144
1760*36dcc4a4SLionel Sambuc0xE6C0 = 0x9145
1761*36dcc4a4SLionel Sambuc0xE6C1 = 0x9146
1762*36dcc4a4SLionel Sambuc0xE6C2 = 0x9147
1763*36dcc4a4SLionel Sambuc0xE6C3 = 0x9148
1764*36dcc4a4SLionel Sambuc0xE6C4 = 0x9149
1765*36dcc4a4SLionel Sambuc0xE6C5 = 0x914A
1766*36dcc4a4SLionel Sambuc0xE6C6 = 0x914B
1767*36dcc4a4SLionel Sambuc0xE6C7 = 0x914C
1768*36dcc4a4SLionel Sambuc0xE6C8 = 0x914D
1769*36dcc4a4SLionel Sambuc0xE6C9 = 0x914E
1770*36dcc4a4SLionel Sambuc0xE6CA = 0x914F
1771*36dcc4a4SLionel Sambuc0xE6CB = 0x9150
1772*36dcc4a4SLionel Sambuc0xE6CC = 0x9151
1773*36dcc4a4SLionel Sambuc0xE6CD = 0x9152
1774*36dcc4a4SLionel Sambuc0xE6CE = 0x9153
1775*36dcc4a4SLionel Sambuc0xE6CF = 0x9154
1776*36dcc4a4SLionel Sambuc0xE6D0 = 0x9155
1777*36dcc4a4SLionel Sambuc0xE6D1 = 0x9156
1778*36dcc4a4SLionel Sambuc0xE6D2 = 0x9157
1779*36dcc4a4SLionel Sambuc0xE6D3 = 0x9158
1780*36dcc4a4SLionel Sambuc0xE6D4 = 0x9159
1781*36dcc4a4SLionel Sambuc0xE6D5 = 0x915A
1782*36dcc4a4SLionel Sambuc0xE6D6 = 0x915B
1783*36dcc4a4SLionel Sambuc0xE6D7 = 0x915C
1784*36dcc4a4SLionel Sambuc0xE6D8 = 0x915D
1785*36dcc4a4SLionel Sambuc0xE6D9 = 0x915E
1786*36dcc4a4SLionel Sambuc0xE6DA = 0x915F
1787*36dcc4a4SLionel Sambuc0xE6DB = 0x9160
1788*36dcc4a4SLionel Sambuc0xE6DC = 0x9161
1789*36dcc4a4SLionel Sambuc0xE6DD = 0x9162
1790*36dcc4a4SLionel Sambuc0xE6DE = 0x9163
1791*36dcc4a4SLionel Sambuc0xE6DF = 0x9164
1792*36dcc4a4SLionel Sambuc0xE6E0 = 0x9165
1793*36dcc4a4SLionel Sambuc0xE6E1 = 0x9166
1794*36dcc4a4SLionel Sambuc0xE6E2 = 0x9167
1795*36dcc4a4SLionel Sambuc0xE6E3 = 0x9168
1796*36dcc4a4SLionel Sambuc0xE6E4 = 0x9169
1797*36dcc4a4SLionel Sambuc0xE6E5 = 0x916A
1798*36dcc4a4SLionel Sambuc0xE6E6 = 0x916B
1799*36dcc4a4SLionel Sambuc0xE6E7 = 0x916C
1800*36dcc4a4SLionel Sambuc0xE6E8 = 0x916D
1801*36dcc4a4SLionel Sambuc0xE6E9 = 0x916E
1802*36dcc4a4SLionel Sambuc0xE6EA = 0x916F
1803*36dcc4a4SLionel Sambuc0xE6EB = 0x9170
1804*36dcc4a4SLionel Sambuc0xE6EC = 0x9171
1805*36dcc4a4SLionel Sambuc0xE6ED = 0x9172
1806*36dcc4a4SLionel Sambuc0xE6EE = 0x9173
1807*36dcc4a4SLionel Sambuc0xE6EF = 0x9174
1808*36dcc4a4SLionel Sambuc0xE6F0 = 0x9175
1809*36dcc4a4SLionel Sambuc0xE6F1 = 0x9176
1810*36dcc4a4SLionel Sambuc0xE6F2 = 0x9177
1811*36dcc4a4SLionel Sambuc0xE6F3 = 0x9178
1812*36dcc4a4SLionel Sambuc0xE6F4 = 0x9179
1813*36dcc4a4SLionel Sambuc0xE6F5 = 0x917A
1814*36dcc4a4SLionel Sambuc0xE6F6 = 0x917B
1815*36dcc4a4SLionel Sambuc0xE6F7 = 0x917C
1816*36dcc4a4SLionel Sambuc0xE6F8 = 0x917D
1817*36dcc4a4SLionel Sambuc0xE6F9 = 0x917E
1818*36dcc4a4SLionel Sambuc0xE6FA = 0x9221
1819*36dcc4a4SLionel Sambuc0xE6FB = 0x9222
1820*36dcc4a4SLionel Sambuc0xE6FC = 0x9223
1821*36dcc4a4SLionel Sambuc0xE6FD = 0x9224
1822*36dcc4a4SLionel Sambuc0xE6FE = 0x9225
1823*36dcc4a4SLionel Sambuc0xE6FF = 0x9226
1824*36dcc4a4SLionel Sambuc0xE700 = 0x9227
1825*36dcc4a4SLionel Sambuc0xE701 = 0x9228
1826*36dcc4a4SLionel Sambuc0xE702 = 0x9229
1827*36dcc4a4SLionel Sambuc0xE703 = 0x922A
1828*36dcc4a4SLionel Sambuc0xE704 = 0x922B
1829*36dcc4a4SLionel Sambuc0xE705 = 0x922C
1830*36dcc4a4SLionel Sambuc0xE706 = 0x922D
1831*36dcc4a4SLionel Sambuc0xE707 = 0x922E
1832*36dcc4a4SLionel Sambuc0xE708 = 0x922F
1833*36dcc4a4SLionel Sambuc0xE709 = 0x9230
1834*36dcc4a4SLionel Sambuc0xE70A = 0x9231
1835*36dcc4a4SLionel Sambuc0xE70B = 0x9232
1836*36dcc4a4SLionel Sambuc0xE70C = 0x9233
1837*36dcc4a4SLionel Sambuc0xE70D = 0x9234
1838*36dcc4a4SLionel Sambuc0xE70E = 0x9235
1839*36dcc4a4SLionel Sambuc0xE70F = 0x9236
1840*36dcc4a4SLionel Sambuc0xE710 = 0x9237
1841*36dcc4a4SLionel Sambuc0xE711 = 0x9238
1842*36dcc4a4SLionel Sambuc0xE712 = 0x9239
1843*36dcc4a4SLionel Sambuc0xE713 = 0x923A
1844*36dcc4a4SLionel Sambuc0xE714 = 0x923B
1845*36dcc4a4SLionel Sambuc0xE715 = 0x923C
1846*36dcc4a4SLionel Sambuc0xE716 = 0x923D
1847*36dcc4a4SLionel Sambuc0xE717 = 0x923E
1848*36dcc4a4SLionel Sambuc0xE718 = 0x923F
1849*36dcc4a4SLionel Sambuc0xE719 = 0x9240
1850*36dcc4a4SLionel Sambuc0xE71A = 0x9241
1851*36dcc4a4SLionel Sambuc0xE71B = 0x9242
1852*36dcc4a4SLionel Sambuc0xE71C = 0x9243
1853*36dcc4a4SLionel Sambuc0xE71D = 0x9244
1854*36dcc4a4SLionel Sambuc0xE71E = 0x9245
1855*36dcc4a4SLionel Sambuc0xE71F = 0x9246
1856*36dcc4a4SLionel Sambuc0xE720 = 0x9247
1857*36dcc4a4SLionel Sambuc0xE721 = 0x9248
1858*36dcc4a4SLionel Sambuc0xE722 = 0x9249
1859*36dcc4a4SLionel Sambuc0xE723 = 0x924A
1860*36dcc4a4SLionel Sambuc0xE724 = 0x924B
1861*36dcc4a4SLionel Sambuc0xE725 = 0x924C
1862*36dcc4a4SLionel Sambuc0xE726 = 0x924D
1863*36dcc4a4SLionel Sambuc0xE727 = 0x924E
1864*36dcc4a4SLionel Sambuc0xE728 = 0x924F
1865*36dcc4a4SLionel Sambuc0xE729 = 0x9250
1866*36dcc4a4SLionel Sambuc0xE72A = 0x9251
1867*36dcc4a4SLionel Sambuc0xE72B = 0x9252
1868*36dcc4a4SLionel Sambuc0xE72C = 0x9253
1869*36dcc4a4SLionel Sambuc0xE72D = 0x9254
1870*36dcc4a4SLionel Sambuc0xE72E = 0x9255
1871*36dcc4a4SLionel Sambuc0xE72F = 0x9256
1872*36dcc4a4SLionel Sambuc0xE730 = 0x9257
1873*36dcc4a4SLionel Sambuc0xE731 = 0x9258
1874*36dcc4a4SLionel Sambuc0xE732 = 0x9259
1875*36dcc4a4SLionel Sambuc0xE733 = 0x925A
1876*36dcc4a4SLionel Sambuc0xE734 = 0x925B
1877*36dcc4a4SLionel Sambuc0xE735 = 0x925C
1878*36dcc4a4SLionel Sambuc0xE736 = 0x925D
1879*36dcc4a4SLionel Sambuc0xE737 = 0x925E
1880*36dcc4a4SLionel Sambuc0xE738 = 0x925F
1881*36dcc4a4SLionel Sambuc0xE739 = 0x9260
1882*36dcc4a4SLionel Sambuc0xE73A = 0x9261
1883*36dcc4a4SLionel Sambuc0xE73B = 0x9262
1884*36dcc4a4SLionel Sambuc0xE73C = 0x9263
1885*36dcc4a4SLionel Sambuc0xE73D = 0x9264
1886*36dcc4a4SLionel Sambuc0xE73E = 0x9265
1887*36dcc4a4SLionel Sambuc0xE73F = 0x9266
1888*36dcc4a4SLionel Sambuc0xE740 = 0x9267
1889*36dcc4a4SLionel Sambuc0xE741 = 0x9268
1890*36dcc4a4SLionel Sambuc0xE742 = 0x9269
1891*36dcc4a4SLionel Sambuc0xE743 = 0x926A
1892*36dcc4a4SLionel Sambuc0xE744 = 0x926B
1893*36dcc4a4SLionel Sambuc0xE745 = 0x926C
1894*36dcc4a4SLionel Sambuc0xE746 = 0x926D
1895*36dcc4a4SLionel Sambuc0xE747 = 0x926E
1896*36dcc4a4SLionel Sambuc0xE748 = 0x926F
1897*36dcc4a4SLionel Sambuc0xE749 = 0x9270
1898*36dcc4a4SLionel Sambuc0xE74A = 0x9271
1899*36dcc4a4SLionel Sambuc0xE74B = 0x9272
1900*36dcc4a4SLionel Sambuc0xE74C = 0x9273
1901*36dcc4a4SLionel Sambuc0xE74D = 0x9274
1902*36dcc4a4SLionel Sambuc0xE74E = 0x9275
1903*36dcc4a4SLionel Sambuc0xE74F = 0x9276
1904*36dcc4a4SLionel Sambuc0xE750 = 0x9277
1905*36dcc4a4SLionel Sambuc0xE751 = 0x9278
1906*36dcc4a4SLionel Sambuc0xE752 = 0x9279
1907*36dcc4a4SLionel Sambuc0xE753 = 0x927A
1908*36dcc4a4SLionel Sambuc0xE754 = 0x927B
1909*36dcc4a4SLionel Sambuc0xE755 = 0x927C
1910*36dcc4a4SLionel Sambuc0xE756 = 0x927D
1911*36dcc4a4SLionel Sambuc0xE757 = 0x927E
1912*36dcc4a4SLionel SambucEND_MAP
1913